From owner-freebsd-stable Tue Jul 11 22: 1: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id CFE7D37BB64 for ; Tue, 11 Jul 2000 22:00:56 -0700 (PDT) (envelope-from Gerhard.Sittig@gmx.net) Received: (qmail 16067 invoked by uid 0); 12 Jul 2000 05:00:55 -0000 Received: from pc19f6095.dip.t-dialin.net (HELO speedy.gsinet) (193.159.96.149) by mail.gmx.net with SMTP; 12 Jul 2000 05:00:55 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id SAA26683 for stable@FreeBSD.ORG; Tue, 11 Jul 2000 18:29:57 +0200 Date: Tue, 11 Jul 2000 18:29:57 +0200 From: Gerhard Sittig To: stable@FreeBSD.ORG Subject: Re: HEADS UP! Always use the 'make buildkernel' target to make your kernels Message-ID: <20000711182957.C24476@speedy.gsinet> Mail-Followup-To: stable@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from pvh@egenetics.com on Tue, Jul 11, 2000 at 01:29:47PM +0200 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jul 11, 2000 at 13:29 +0200, Peter van Heusden wrote: > > >from Makefile.inc1: > > BUILDKERNELS= > INSTALLKERNEL= > .for _kernel in ${KERNEL} > .if exists(${KRNLCONFDIR}/${_kernel}) > BUILDKERNELS+= ${_kernel} > .if empty(INSTALLKERNEL) > INSTALLKERNEL= ${_kernel} > .endif > .endif > .endfor > > [ ... ] > > so, the kernels built are defined by KERNEL - there is no > default. Personally, I can certainly live with this procedure, > now that it has been explained adaquately. If I don't misread the above code _all_ kernels in ${KERNEL} are built and the _first_ one of them gets installed. Unless I'm wrong ... virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message