Re: build/installworld break under -j n for n>1

From: Mark Kirkwood <markir_at_paradise.net.nz>
Date: Mon, 28 Jan 2008 10:11:46 +1300
Chuck Swiger wrote:
>
> While I find your confidence in doing an installworld without checking 
> for whether the build completed sucessfully and without doing a human 
> review to be admirable :-), perhaps consider doing this instead:
>
>    make -j n buildworld && make installworld
>
> ...?
>
Just out of interest, is it actually correct to so this? I usually do:

make buildworld
make kernel
reboot (single user etc)
make installworld


I'm guessing you would only do the make buildworld && make installworld 
if you had *not* changed the kernel sources?

Thanks

Mark
Received on Sun Jan 27 2008 - 20:26:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:26 UTC