From owner-freebsd-stable Tue Jul 11 12:22:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from firebat.Bushong.NET (c128625-a.frmt1.sfba.home.com [24.5.196.12]) by hub.freebsd.org (Postfix) with ESMTP id AD5EA37B803; Tue, 11 Jul 2000 12:22:12 -0700 (PDT) (envelope-from dbushong@firebat.Bushong.NET) Received: (from dbushong@localhost) by firebat.Bushong.NET (8.9.3/8.9.3) id MAA07220; Tue, 11 Jul 2000 12:21:36 -0700 (PDT) (envelope-from dbushong) Date: Tue, 11 Jul 2000 12:21:36 -0700 From: David Bushong To: Jeff Wyman Cc: Doug Barton , "Daniel C. Sobral" , Stephen Montgomery-Smith , Kris Kennaway , stable@FreeBSD.ORG Subject: Re: HEADS UP! Always use the 'make buildkernel' target to make yerkernels Message-ID: <20000711122136.G64491@bushong.net> References: <396A03AE.8A20FA61@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from wysoft@wysoft.tzo.com on Mon, Jul 10, 2000 at 03:32:12PM -0700 X-Floating-Sheep-Port: 0xbaa Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jul 10, 2000 at 03:32:12PM -0700, Jeff Wyman wrote: > On Mon, 10 Jul 2000, Doug Barton wrote: > > There is also the option of naming your kernel config file "kernel". > > > Yes, but some people don't like to name their children "kernel" for > whatever reason. > Argh! No no no no. Doesn't anyone read LINT? #makeoptions KERNEL=foo #Build kernel "foo" and install "/foo" I just put: makeoptions KERNEL=kernel in my /sys/i386/conf/MYMACHINENAME file and installkernel installs my fresh kernel into /kernel no problem. --David Bushong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message