From owner-freebsd-stable Sat Mar 3 15: 8:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 2080937B718 for ; Sat, 3 Mar 2001 15:08:33 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@du128078.mtz.ptd.net [204.186.128.78]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f23N8Tw34845; Sat, 3 Mar 2001 18:08:30 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f23N75Z21668; Sat, 3 Mar 2001 18:07:05 -0500 (EST) (envelope-from jim) Date: Sat, 3 Mar 2001 18:07:04 -0500 From: Jim Mock To: Robert Banniza Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Changes in building world... Message-ID: <20010303180704.B21425@guinness.osdn.com> Reply-To: mij@osdn.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: ; from robert@rootprompt.net on Sat, Mar 03, 2001 at 05:04:58PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 03 Mar 2001 at 17:04:58 -0800, Robert Banniza wrote: > 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... KERNCONF has replaced KERNEL. - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message