Author: delphij
Date: Wed Oct  8 01:31:00 2008
New Revision: 183679
URL: http://svn.freebsd.org/changeset/base/183679

Log:
  Don't mention lib/compat, it has gone long ago.  Use ports/misc/compat*
  instead.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Tue Oct  7 23:55:32 2008        (r183678)
+++ head/UPDATING       Wed Oct  8 01:31:00 2008        (r183679)
@@ -59,6 +59,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
        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>
 
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to