summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2013-04-20 23:33:51 +0000
committerWarner Losh <imp@FreeBSD.org>2013-04-20 23:33:51 +0000
commitda0e842acc8d40a93ca15e41f097993a56db7d0d (patch)
tree6e5a0658ade40577019fabaa61d7f65147ff00c3 /UPDATING
parentdff5bdf48c7bf05dc1697f4daa3c43ad2cdc55a5 (diff)
downloadsrc-test2-da0e842acc8d40a93ca15e41f097993a56db7d0d.tar.gz
src-test2-da0e842acc8d40a93ca15e41f097993a56db7d0d.zip
Add more details about updating across the clang divide.
Add hints about having a root shell around on live updates. Couple of additional nits.
Notes
Notes: svn path=/head/; revision=249714
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING17
1 files changed, 12 insertions, 5 deletions
diff --git a/UPDATING b/UPDATING
index fd9b143e5d64..7ab97c9c3bd1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,9 +12,9 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
NOTE: FreeBSD has switched from gcc to clang. If you have trouble bootstrapping
-from older versions of FreeBSD, try WITHOUT_CLANG and WITHOUT_CLANG_IS_CC to
-bootstrap to tip of head, and then rebuild without those options. The bootstrap
-process from older version of current is a bit fragile.
+from older versions of FreeBSD, try WITHOUT_CLANG to bootstrap to tip of
+head, and then rebuild without this option. The bootstrap process from
+older version of current is a bit fragile.
NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
FreeBSD 10.x has many debugging features turned on, in both the kernel
@@ -127,7 +127,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
This means that the world and kernel will be compiled with clang
and that clang will be installed as /usr/bin/cc, /usr/bin/c++,
and /usr/bin/cpp. To disable this behavior and revert to building
- with gcc, compile with WITHOUT_CLANG_IS_CC.
+ with gcc, compile with WITHOUT_CLANG_IS_CC. Really old versions
+ of current may need to bootstrap WITHOUT_CLANG first if the clang
+ build fails (its compatibility window doesn't extend to the 9 stable
+ branch point).
20121102:
The IPFIREWALL_FORWARD kernel option has been removed. Its
@@ -1609,6 +1612,11 @@ COMMON ITEMS:
path, and has the highest probability of being successful. Please try
this approach before reporting problems with a major version upgrade.
+ When upgrading a life system, having a root shell around before
+ installing anything can help undo problems. Not having a root shell
+ around can lead to problems if pam has changed too much from your
+ starting point to allow continued authentication after the upgrade.
+
ZFS notes
---------
When upgrading the boot ZFS pool to a new version, always follow
@@ -1674,7 +1682,6 @@ COMMON ITEMS:
make delete-old [6]
<reboot>
-
To cross-install current onto a separate partition
--------------------------------------------------
# In this approach we use a separate partition to hold