Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 16:07:21 +0000
From:      Sarunas Vancevicius <vsarunas@eircom.net>
To:        Geert Hendrickx <geert.hendrickx@ua.ac.be>
Cc:        hackers <hackers@freebsd.org>
Subject:   Re: make "quickworld"? (like in DragonFly)
Message-ID:  <20040811160721.GA955@laserbeam.sv.org>
In-Reply-To: <20040810223606.GA75648@lori.mine.nu>
References:  <20040810223606.GA75648@lori.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 00:36, Wed 11 Aug 04, Geert Hendrickx wrote:
> ers@freebsd.org
> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on laserbeam.sv.org
> X-Spam-Level: 
> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.63
> Status: RO
> Content-Length: 941
> Lines: 24
> 
> 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.  

No, the documentation was ahead of actual code, so there is
no 'quickkernel', yet, just 'quickworld'.

As few people already mentioned, add -DCNOCLEAN flag after 
makeworld or makekernel.

And you can disable the building of most contributed
packages, like gdb, sendmail, cvs, games, etc. See make.conf(5).

-- 
Sarunas Vancevicius



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811160721.GA955>