svn commit: r244663 - stable/9
Konstantin Belousov
kib at FreeBSD.org
Mon Dec 24 14:22:53 UTC 2012
Author: kib
Date: Mon Dec 24 14:22:52 2012
New Revision: 244663
URL: http://svnweb.freebsd.org/changeset/base/244663
Log:
Note that filesystem modules must be recompiled.
Modified:
stable/9/UPDATING
Modified: stable/9/UPDATING
==============================================================================
--- stable/9/UPDATING Mon Dec 24 14:12:43 2012 (r244662)
+++ stable/9/UPDATING Mon Dec 24 14:22:52 2012 (r244663)
@@ -11,6 +11,11 @@ handbook:
Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
+20121224:
+ The VFS KBI was changed with the merge of several nullfs
+ optimizations and fixes. All filesystem modules must be
+ recompiled.
+
20121218:
With the addition of auditdistd(8), a new auditdistd user is now
depended on during installworld. "mergemaster -p" can be used to add
More information about the svn-src-stable-9
mailing list