make "quickworld"? (like in DragonFly)
Erik Trulsson
ertr1013 at student.uu.se
Wed Aug 11 05:49:12 PDT 2004
On Wed, Aug 11, 2004 at 12:36:06AM +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.
'make -DNOCLEAN buildworld' seems to work fine for me.
>
> I understand this might result in some conflicts, and DragonFly also
> advises to do a full buildkernel and buildworld in case of problems.
> But on the other hand, it's very frustrating to see all the stuff like
> gcc, perl, sendmail, ... being recompiled just because of some minor
> changes in some other, unrelated part of the OS. And in the end, that
> is exactly what make has been designed for: only rebuild the changes
> (and whatever depends on that).
>
> Any thoughts?
>
> GH
>
> PS: please CC me in reply.
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
--
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se
More information about the freebsd-hackers
mailing list