Ah. Thanks for the automate command.
I just find it strange since if 'make world' was designed to update the
entire system, having an older kernel.GENERIC lying around by default is a
bit weird.
I don't think the "make world" page in the handbook states that
kernel.GENERIC isn't updated by default. Maybe just a note that you could
update that too. (Like how it makes a note about updating sysinstall for
completeness).
- Will
> > Just a suggestion for the make world process. How about by default
> > compiling a kernel.GENERIC (just in case)?
>
> How about just doing
>
> make buildkernel KERNEL=kernel.GENERIC
>
> after a successful make world? For example, to automate this, you might
> do
>
> make buildworld installworld buildkernel installkernel
> KERNEL=kernel.GENERIC
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message