> >     WHERE is the step to install the kernel?? I always thought it was :
> > 
> > 
> >         make buildworld
> >         make kernel KERNCONF=YOUR_KERNEL_HERE
> >     make installkernel KERNCONF=YOUR_KERNEL_HERE
> >                                                     [1]
> >     <reboot in single>                              [3]
> > 
> 
> 'make kernel' makes buildworld and then makes installkernel. So 'make
> kernel' both builds and installs the kernel.
> 
> 'make kernel' is not new (goes back to at least V4), but was not placed
> in the UPDATING file until V7.
>
        SORRY!!!! My bad. I was reading too fast.. I normally do "buildkernel"
then "installkernel", and was too use to doing it via 2 lines.

                        Tuc
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to