Date: Mon, 9 Apr 2001 16:03:10 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Robert <robert@chalmers.com.au> Cc: FreeBSD <freebsd-stable@FreeBSD.ORG> Subject: Re: Can I stop BUILDWORLD from starting from scratch? Message-ID: <20010409160310.N15938@fw.wintelcom.net> In-Reply-To: <EJEPLCEELLLLAMPNEJMHIEGOCOAA.robert@chalmers.com.au>; from robert@chalmers.com.au on Tue, Apr 10, 2001 at 08:47:52AM %2B1000 References: <EJEPLCEELLLLAMPNEJMHIEGOCOAA.robert@chalmers.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
* Robert <robert@chalmers.com.au> [010409 15:46] wrote: > Is it possible to stop 'make buildworld' from starting from scratch each > time? > > Like it runs for 5 hours then breaks over something. I fix that 'something', > and type 'make buildworld' - it starts from the beginning again. Can I make > it start just from where it left off? Sorta, try: make buildworld -DNOCLEAN (you can do the same with kernels) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] Represent yourself, show up at BABUG http://www.babug.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010409160310.N15938>