cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge
chapter.sgml
Giorgos Keramidas
keramida at FreeBSD.org
Thu Dec 23 08:47:16 PST 2004
keramida 2004-12-23 16:47:15 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
Log:
Describe when it may be necessary to run mergemaster before
'make buildworld'. In rare cases, mergemaster may need to be
run twice: one time before buildworld (to update /etc/group
or any other files required for a successful buildworld) and
one time after installworld (to merge all the src/etc updates
to the /etc directory of the system).
Point to /usr/src/UPDATING for details of when and why this
is necessary.
Hopefully, this will reduce the potential for confusion when
users read about mergemaster in the Handbook.
PR: docs/74231
Submitted by: Brian Candler <b.candler at pobox.com>
Revision Changes Path
1.211 +16 -4 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
More information about the cvs-all
mailing list