Chris Knight wrote:
>
> I've found the following sequence to be optimal from going from
> pre-dirpref -current to post-dirpref -current and 4-stable to -current:
>
> make buildworld
> make buildkernel KERNCONF=YOUR_KERNEL_HERE
> make installkernel KERNCONF=YOUR_KERNEL_HERE
> make installworld
> mergemaster
> <reboot to single user>
> fsck all partitions, answering yes to all prompts
> tunefs -A -s <n> all partitions, where N > 0
This is not optimal because userland may depend on a new kernel, so
things may go awry during that installworld step.
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
all your kernels arpanic: blockable sleep lock (sleep mutex) Giant @
../../kern/kern_sig.c:153
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message