From owner-freebsd-questions Thu Jan 18 2:45:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.sc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id C4E4D37B404; Thu, 18 Jan 2001 02:45:10 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail7.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 05:45:08 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0IAk4M42508; Thu, 18 Jan 2001 05:46:04 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 05:46:03 -0500 From: "Donald J . Maddox" To: Kent Stewart Cc: Dan Langille , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118054603.A42449@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Kent Stewart , Dan Langille , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG References: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; <20010118042437.A41992@cae88-102-101.sc.rr.com> <200101180927.WAA14914@ducky.nz.freebsd.org> <20010118045440.A42092@cae88-102-101.sc.rr.com> <3A66C40A.AA7045CA@urx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A66C40A.AA7045CA@urx.com>; from kstewart@urx.com on Thu, Jan 18, 2001 at 02:23:06AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 18, 2001 at 02:23:06AM -0800, Kent Stewart wrote: > > The way I'm reading mods MFC'ed to Makefile.inc1 by jkh on 1 Dec 2000, > you can replace both of them with just > > make kernel KERNEL=MYKERNEL > > If you add KERNEL=MYKERNEL to your make.conf, it can simplify it to > just "make kernel". I created a script to do the full blown way > because I stood to high odds of flipping a letter in the middle and > haven't tried "make kernel" to see if it works. Ok, so substitute "3 more steps" for "2 more steps" :) In all seriousness, I can appreciate that simpler is better. Your point is well taken :) I don't think it makes a heck of a lot of difference, but I understand where you're coming from :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message