On Tue, Jul 23, 2002 at 03:49:04AM -0700, Jamie Bowden wrote:
> On Mon, 22 Jul 2002, Barney Wolff wrote:
>
> :But there's nothing right with it, either. Is the demonstrated risk
> :of people using it inappropriately really worth not having to type
> : make buildworld && make installworld
> :in the few cases where it's safe? I claim not.
> :
> :I run cvsup nohup'd and look at the output, but I'd would never trust
> :that I'd notice a kernel interface change, and know when I could get
> :away with not building the kernel.
>
> #
> # $FreeBSD: src/Makefile,v 1.234.2.14 2002/07/16 18:36:19 ru Exp $
> #
> # The user-driven targets are:
> #
> # buildworld - Rebuild *everything*, including glue to help do
> # upgrades.
> # installworld - Install everything built by "buildworld".
> # world - buildworld + installworld.
>
> Perhaps I'm missing something, but 'make world' appears to do nothing more
> than you've done above in fewer keystrokes.
Except for the fact that if the new kernel doesn't like your system,
you're SOL with out-of-sync userland.
--
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
"Nyuck, nyuck, nyuck" - Curly
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message