summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-10-08 01:31:00 +0000
committerXin LI <delphij@FreeBSD.org>2008-10-08 01:31:00 +0000
commit737d990ae4d56a3ad7c16c3e75218a683d2bea62 (patch)
tree837f32036db2bc2f3d3f0e24fa96d0258eb9083c /UPDATING
parent81ea17f0950d418c9733ffe93061b4bbf2910bfc (diff)
downloadsrc-test-737d990ae4d56a3ad7c16c3e75218a683d2bea62.tar.gz
src-test-737d990ae4d56a3ad7c16c3e75218a683d2bea62.zip
Don't mention lib/compat, it has gone long ago. Use ports/misc/compat*
instead.
Notes
Notes: svn path=/head/; revision=183679
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 6 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index a4466850d2fd4..92646080862c3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -59,6 +59,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
option to "ssh-dss,ssh-rsa" in ~/.ssh/config or on the ssh
command line.
+ Please note that the sequence of keys offered for
+ authentication has been changed as well. You may want to
+ specify IdentityFile in a different order to revert this
+ behavior.
+
20080713:
The sio(4) driver has been removed from the i386 and amd64
kernel configuration files. This means uart(4) is now the
@@ -1018,7 +1023,7 @@ COMMON ITEMS:
<edit ${CURRENT_ROOT}/etc/fstab to mount "/" from the correct partition>
<reboot into current>
<do a "native" rebuild/install as described in the previous section>
- <maybe install compatibility libraries from src/lib/compat>
+ <maybe install compatibility libraries from ports/misc/compat*>
<reboot>