summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2013-04-30 20:15:53 +0000
committerBrooks Davis <brooks@FreeBSD.org>2013-04-30 20:15:53 +0000
commit7b452766df13b4dc59d9e822a03eb0f0004d1ba8 (patch)
tree48f7046a18f193bbbd041fc2741a4501664f909d /UPDATING
parent7412f37105709d0e6a7d8dbce9710006fbbc8875 (diff)
downloadsrc-test2-7b452766df13b4dc59d9e822a03eb0f0004d1ba8.tar.gz
src-test2-7b452766df13b4dc59d9e822a03eb0f0004d1ba8.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 11 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index d014fcc5837e..9b5a812fb2cc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -11,6 +11,16 @@ handbook:
Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
+20130430:
+ The mergemaster command now uses the default MAKEOBJDIRPREFIX
+ rather than creating it's own in the temporary directory in
+ order allow access to bootstrapped versions of tools such as
+ install and mtree. When upgrading from version of FreeBSD where
+ the install command does not support -l, you will need to
+ install a new mergemaster command if mergemaster -p is required.
+ This can be accomplished with the command (cd src/usr.sbin/mergemaster
+ && make install).
+
20130429:
Fix a bug that allows NFS clients to issue READDIR on files.
@@ -1535,7 +1545,7 @@ COMMON ITEMS:
step. It never hurts to do it all the time. You may need to
install a new mergemaster (cd src/usr.sbin/mergemaster && make
install) after the buildworld before this step if you last updated
- from current before 20020224 or from -stable before 20020408.
+ from [78]-stable or 9-stable before 20130430.
[6] This only deletes old files and directories. Old libraries
can be deleted by "make delete-old-libs", but you have to make