Make world but not make kernel?

Daniel Hawton daniel at hawton.org
Sun Sep 28 17:53:22 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list