Subject: Re: How to not build all the kernels as part of "release"
To: Bryan P <u8@terran.org>
From: Ron Roskens <roskens@elfin.net>
List: current-users
Date: 05/30/2003 17:22:42
Set ALL_KERNELS to the list of kernal configs you want built in /etc/mk.conf.

Ron

On Fri, 30 May 2003, Bryan P wrote:

> Is there a good way to prevent building all the kernels in conf/ as part of
> building a release?  That is, if I track current and I want to rebuild
> everything into sets for an upgrade, I basically want to build all the sets
> except kernel; this seems to be the longest part of the build and I don't
> end up using any of the kernels anyway.