Date: Thu, 11 Dec 2003 13:42:20 -0500 From: "Marius Kirschner" <marius@agoron.net> To: "'Pete Renshaw'" <colpete@soupro.org> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Upgrading Message-ID: <20031211184221.729C143D1F@mx1.FreeBSD.org> In-Reply-To: <20031211173139.M92681@soupro.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This will be the first buildworld on that machine. Thanks, ---Marius > -----Original Message----- > From: Pete Renshaw [mailto:colpete@soupro.org] > Sent: Thursday, December 11, 2003 12:38 PM > To: Marius Kirschner > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Upgrading > > If it is your second buildworld you have to do something like > this # cd /usr/obj # chflags -R noschg * # rm -rf * > > Or the build may fail. > See > http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/make > world.html > > Pete > > On Wed, 10 Dec 2003 13:36:43 -0500, Marius Kirschner wrote > > I need to upgrade my 4.3 box, but haven't done so in a long time. > > Is the below still valid? > > > > cvsup -g -L2 supfile > > cd /usr/src > > make buildworld > > make buildkernel KERNCONF=MYKERNEL > > make installkernel KERNCONF=MYKERNEL > > make installworld > > reboot > > > > ---Marius > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211184221.729C143D1F>