Date: Sat, 17 Jul 2004 21:17:15 -0400 From: Jonathan <jonathan.michael.stewart@us.army.mil> To: freebsd-current@FreeBSD.org Subject: Re: CVSUP and 5.2.1 RELEASE Message-ID: <40F9CF9B.4020408@us.army.mil> In-Reply-To: <20040714113019.7be536d5.steve@sohara.org> References: <25787.1089753241@critter.freebsd.dk> <20040714090640.1fe19f2b.steve@sohara.org> <200407141103.10881.michaelnottebrock@gmx.net> <20040714113019.7be536d5.steve@sohara.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve O'Hara-Smith wrote: > On Wed, 14 Jul 2004 11:03:10 +0200 Michael Nottebrock > <michaelnottebrock@gmx.net> wrote: > > >> mergemaster -p needs to happen before installworld, earlier than >> that is not required. > > > From man mergemaster: > > -p Pre-buildworld mode. Compares only files known to be > essen- tial to the success of {build|install}world, including > /etc/make.conf. > > I rest my case. > Shouldn't the handbook be fixed then? The handbook says mergemaster -p should be preformed AFTER the reboot... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html To update your system, you should use the following procedure: # make buildworld # make buildkernel # make installkernel # reboot You should boot in single user mode (using boot -s from loader prompt for example). Then run: # mergemaster -p # make installworld # mergemaster # reboot > >>> A mount -a or thereabouts is usually needed here. >> >> No, you don't need to try and mount your nfs, linux, windows and >> smb filesystems. :) > > > Hence the "or thereabouts" - you may well need the NFS filesystem if > /usr/src is on NFS. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40F9CF9B.4020408>