Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2011 19:39:34 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r222833 - head
Message-ID:  <201106071939.p57JdYaS097668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106071939.p57JdYaS097668>