Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2000 10:12:30 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Michael Lucas <mwlucas@blackhelicopters.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src Makefile
Message-ID:  <XFMail.001107101230.jhb@FreeBSD.org>
In-Reply-To: <20001107080831.A45068@blackhelicopters.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[ cc's trimmed, Jordan really doesn't need this whole thread in his inbox
*twice* ]

On 07-Nov-00 Michael Lucas wrote:
> On Tue, Nov 07, 2000 at 07:53:25PM +0900, Daniel C. Sobral wrote:
>> > Hmmm.  Have I left anything out? :-)
>> Err... "time make buildworld"?
> 
> Uh, I just *know* I'm going to regret opening my mouth...
> 
> Isn't "make world" largely useless now?  If the correct build process
> is make buildworld - make buildkernel - make installkernel - make
> installworld, who actually safely uses "make world" now?

Nah.  The buildworld/buildkernel/installkernel/installworld is only really
needed for going between branches, or for big changes like upgrading binutils
or other parts of the toolchain.  `make release' uses `make world' internally,
for example, and I still use buildworld, installworld, build & install new
kernels, update /etc as my upgrade path on my various boxes.  If you watch the
changes closely enough, you can figure out when you actually need to use the
more anal method and when you can get by with the others. :)  Since making this
distinction can be non-trivial for newbies and people who aren't intimately
familiar with the system, recommending the safer method makes their lives
easier.

> ==ml

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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