Date: Thu, 23 Dec 2004 16:47:15 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Message-ID: <200412231647.iBNGlFNX069284@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@pobox.com> Revision Changes Path 1.211 +16 -4 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412231647.iBNGlFNX069284>