make "quickworld"? (like in DragonFly)

Sarunas Vancevicius vsarunas at eircom.net
Wed Aug 11 08:07:22 PDT 2004


On 00:36, Wed 11 Aug 04, Geert Hendrickx wrote:
> ers at 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


More information about the freebsd-hackers mailing list