Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 18:29:57 +0200
From:      Gerhard Sittig <Gerhard.Sittig@gmx.net>
To:        stable@FreeBSD.ORG
Subject:   Re: HEADS UP! Always use the 'make buildkernel' target to make your kernels
Message-ID:  <20000711182957.C24476@speedy.gsinet>
In-Reply-To: <Pine.BSF.4.21.0007111324170.27918-100000@fling.sanbi.ac.za>; from pvh@egenetics.com on Tue, Jul 11, 2000 at 01:29:47PM %2B0200
References:  <v0422080eb590add14190@[195.238.1.121]> <Pine.BSF.4.21.0007111324170.27918-100000@fling.sanbi.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000711182957.C24476>