svn commit: r222833 - head
Bjoern A. Zeeb
bz at FreeBSD.org
Tue Jun 7 19:39:34 UTC 2011
Author: bz
Date: Tue Jun 7 19:39:34 2011
New Revision: 222833
URL: http://svn.freebsd.org/changeset/base/222833
Log:
For the moment document the possible problem introduced with dynamic address
family detection in world, mostly noticed by ifconfig(8), when running with
an old kernel.
Reported by: Andrzej Tobola (ato iem.pw.edu.pl)
Reported by: gcooper
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Tue Jun 7 18:48:49 2011 (r222832)
+++ head/UPDATING Tue Jun 7 19:39:34 2011 (r222833)
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
cpumask_t type is retired and cpuset_t is used in order to describe
a mask of CPUs.
+20110531:
+ Changes to ifconfig(8) for dynamic address family detection mandate
+ that you are running a kernel of 20110525 or later. Make sure to
+ follow the update procedure to boot a new kernel before installing
+ world.
+
20110513:
Support for sun4v architecture is officially dropped
More information about the svn-src-head
mailing list