Author: rwatson
Date: Tue Dec 18 10:34:18 2012
New Revision: 244393
URL: http://svnweb.freebsd.org/changeset/base/244393

Log:
  Merge r243800 from head to stable/9:
  
    Specifically point at the Handbook instructions for world updates in
    UPDATING by URL.
  
    As there has been some confusion over the need to run "mergemaster -p",
    part of our standard upgrade procedure, following the recent addition of
    an "auditdistd" user, add a note about it to UPDATING explicitly.

Modified:
  stable/9/UPDATING   (contents, props changed)
Directory Properties:
  stable/9/   (props changed)

Modified: stable/9/UPDATING
==============================================================================
--- stable/9/UPDATING   Tue Dec 18 10:29:28 2012        (r244392)
+++ stable/9/UPDATING   Tue Dec 18 10:34:18 2012        (r244393)
@@ -4,11 +4,18 @@ This file is maintained and copyrighted 
 See end of file for further details.  For commonly done items, please see the
 COMMON ITEMS: section later in the file.  These instructions assume that you
 basically know what you are doing.  If not, then please consult the FreeBSD
-handbook.
+handbook:
+
+    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
 
 Items affecting the ports and packages system can be found in
 /usr/ports/UPDATING.  Please read that file before running portupgrade.
 
+20121218:
+       With the addition of auditdistd(8), a new auditdistd user is now
+       depended on during installworld.  "mergemaster -p" can be used to add
+       the user prior to installworld, as documented in the handbook.
+
 20121205:
        9.1-RELEASE.
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to