In message <[EMAIL PROTECTED]> "Daniel C. Sobral" writes:
: 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.

Agreed.  There must be a solution that doesn't require such hoop
jumping.  I haven't been following this too closely.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to