Date: Wed, 11 Aug 2004 17:17:38 +0200 From: Geert Hendrickx <geert.hendrickx@ua.ac.be> To: "Simon L. Nielsen" <simon@FreeBSD.org> Cc: freebsd-hackers@FreeBSD.org Subject: Re: make "quickworld"? (like in DragonFly) Message-ID: <20040811151738.GB98466@lori.mine.nu> In-Reply-To: <20040811124714.GA51160@eddie.nitro.dk> References: <20040810223606.GA75648@lori.mine.nu> <20040811124714.GA51160@eddie.nitro.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 11, 2004 at 02:47:14PM +0200, Simon L. Nielsen wrote: > On 2004.08.11 00:36:06 +0200, Geert Hendrickx wrote: > > Hi, > > > > is there any way (or could it be implemented) to rebuild only the > > changes in world and kernel sources after a cvsup? DragonFly BSD > > features "make quickworld" and "make quickkernel" which does exactly > > that. > > You can do that already: > > make buildworld buildkernel -DNOCLEAN I knew that flag, but I wasn't sure it does the exact same thing. Apparently it does, so it is what I was looking for, thanks! GH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811151738.GB98466>