summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-06-07 19:39:34 +0000
committerbz <bz@FreeBSD.org>2011-06-07 19:39:34 +0000
commitf6cfb7359dc65080027581c9099b39284c5d3d50 (patch)
treecdf92216c8ca85d220737d4145f54b151740f7bc /UPDATING
parentf5a66a355e4cb15c54d65412deda8b6ed640dc07 (diff)
downloadFreeBSD-src-f6cfb7359dc65080027581c9099b39284c5d3d50.zip
FreeBSD-src-f6cfb7359dc65080027581c9099b39284c5d3d50.tar.gz
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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3fa4c08..6010a96 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
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
OpenPOWER on IntegriCloud