Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 17:53:18 -0700
From:      Daniel Hawton <daniel@hawton.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Make world but not make kernel?
Message-ID:  <3F77827E.7030302@hawton.org>
In-Reply-To: <5.2.0.9.2.20030928205847.021aa580@pop.voyager.net>
References:  <5.2.0.9.2.20030928205847.021aa580@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help
It's better to go:
make buildworld
make buildkernel KERNCONF=(Kernel Config name)
make installkernel KERNCONF=(Kernel Config name)
make installworld

Basically, if you're upgrading from 4.6 to 4.7 for example, you need to 
upgrade your kernel to match your userland.

-Daniel

Dragoncrest wrote:
>     Just curious.  If I wanted to upgrade all my sources, could I do a 
> "Make World" without having to do a "Make Kernel" or are the two 
> intertwined where if I do the one I have to do the other?  Just curious.
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F77827E.7030302>