From owner-freebsd-current Sun Apr 22 20:33:57 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 999DA37B424; Sun, 22 Apr 2001 20:33:53 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f3N3Xa882245; Sun, 22 Apr 2001 21:33:37 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200104230333.f3N3Xa882245@harmony.village.org> To: "Daniel C. Sobral" Subject: Re: kernel core Cc: chris@aims.com.au, freebsd-current@FreeBSD.ORG, jhb@FreeBSD.ORG, dwcjr@inethouston.net In-reply-to: Your message of "Sun, 22 Apr 2001 13:55:59 -0300." <3AE30D1F.FE107AC6@newsguy.com> References: <3AE30D1F.FE107AC6@newsguy.com> <03cb01c0cb0b$ce9369a0$020aa8c0@aims.private> Date: Sun, 22 Apr 2001 21:33:36 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3AE30D1F.FE107AC6@newsguy.com> "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 : > : > fsck all partitions, answering yes to all prompts : > tunefs -A -s 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message