From owner-freebsd-stable Sat Mar 3 15: 3:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from benzine.rootprompt.net (mail.rootprompt.net [208.53.161.252]) by hub.freebsd.org (Postfix) with ESMTP id 112A437B719 for ; Sat, 3 Mar 2001 15:03:43 -0800 (PST) (envelope-from robert@rootprompt.net) From: "Robert Banniza" To: Subject: Changes in building world... Date: Sat, 3 Mar 2001 17:04:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What are the steps now to build world? In the past, I have done the following: make buildworld make buildkernel KERNEL=YOUR_KERNEL_HERE make installkernel KERNEL=YOUR_KERNEL_HERE reboot (in single user) [1] make installworld mergemaster reboot However, after reading UPDATING, I noticed the mention of KERNCONF. Do I now say 'make buildkernel KERNCONF=MYKERNEL' or do I just say 'make kernel KERNCONF=MYKERNEL'? I'm somewhat confued as to what the steps are now. Could someone please tell me as I also scanned the Handbook and didn't see anything there either. Thanks for any info... Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message