summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-10-25 22:45:18 +0000
committerbrooks <brooks@FreeBSD.org>2013-10-25 22:45:18 +0000
commit55d2759824e15f521f5e315bf58c08714de2f93f (patch)
treea5bc7ba51f993ed59848d1b867050792f4f1e9ea /UPDATING
parentbd250aba33c31d5a7e74407259f4b9e8e19351f9 (diff)
downloadFreeBSD-src-55d2759824e15f521f5e315bf58c08714de2f93f.zip
FreeBSD-src-55d2759824e15f521f5e315bf58c08714de2f93f.tar.gz
Switch the default mtree to nmtree our new NetBSD derived mtree.
Exp-run by: bdrewery MFC after: 3 days Sponsored by: DARPA/AFRL
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 665216a..16da2e9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20131025:
+ The default version of mtree is nmtree which is obtained from
+ NetBSD. The output is generally the same, but may vary
+ slightly. If you found you need identical output adding
+ "-F freebsd9" to the command line should do the trick. For the
+ time being, the old mtree is available as fmtree.
+
20131014:
libbsdyml has been renamed to libyaml and moved to /usr/lib/private.
This will break ports-mgmt/pkg. Rebuild the port, or upgrade to pkg
OpenPOWER on IntegriCloud