Date: Mon, 23 Nov 1998 17:07:40 +0000 From: Dom Mitchell <dom@phmit.demon.co.uk> To: "Foster, Jim" <JFOSTER@CSKAUTO.COM> Cc: FreeBSD-Stable <FreeBSD-Stable@FreeBSD.ORG> Subject: Re: CVSupit, make and floppies Message-ID: <E0zhzSe-0000mF-00@voodoo.pandhm.co.uk> In-Reply-To: "Foster, Jim"'s message of "Mon, 23 Nov 1998 09:46:33 MST" <BF4A830F5207D2119420006008A1DB14DDC408@v128041.vandenberg.af.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23 November 1998, "Foster, Jim" proclaimed: > Hi all, > > I have a couple of quick (I hope) questions about getting to Stable. > > This weekend I ran cvsupit to get my initial cvs refresh from 2.2.7-Release > to 2.2.7-Stable. > > So far I have run > make buildworld > > Do I need to run > make installworld > next, or can I rebuild my kernel next? Build the kernel next. Then, go into single user mode and do a make installworld, followed by a "cd /sys/compile/MYKERNEL;make install". It's best to script the building, it makes it a lot easier. You may also like to read Nik Claytons tutorial on building the world. Have a look at <URL:http://www.freebsd.org/tutorials/>. -- Dom Mitchell -- Palmer & Harvey McLane -- Unix Systems Administrator ``Damn the philosophy, just provide the functionality and let anyone with a competing philosophy come up with some better alternative if they don't like it.'' -- JKH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0zhzSe-0000mF-00>