From owner-freebsd-stable Wed Apr 17 17:26:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 3C8B337B416 for ; Wed, 17 Apr 2002 17:26:06 -0700 (PDT) Received: (qmail 45492 invoked by uid 100); 18 Apr 2002 00:26:04 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15550.4764.144092.510547@guru.mired.org> Date: Wed, 17 Apr 2002 19:26:04 -0500 To: Gregory Bond Cc: "Crist J. Clark" , Eric S , freebsd-stable@FreeBSD.ORG Subject: Re: KERNCONF question about multiple kernels In-Reply-To: <200204150231.MAA14213@lightning.itga.com.au> References: <200204150231.MAA14213@lightning.itga.com.au> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.51 (Python 2.2 on FreeBSD/i386) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In <200204150231.MAA14213@lightning.itga.com.au>, Gregory Bond typed: > > > KERNCONF=HARLIE BASTION HORST ALEXANDRIA > > Did you try this? This is supposed to work. > It works for us but you have to get the quoting right. On the command line, > you need > make KERNCONF="HARLIE BASTION HORST ALEXANDRIA" buildkernel > but in make.conf you only need > KERNCONF=HARLIE BASTION HORST ALEXANDRIA > (i.e. without the quotes). > > Order of kernels listed doesn't matter in either case. Not *quite* right. The first one is special, in that it's the one installed if just do "make installkernel" without specifying a different value for KERNCONF. This means if your build machiune is also your test machine - and hence the first one installed - you can just do "make kernel", and it'll make all your kernels, then install the first one. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message