Date: Sat, 23 Aug 2003 14:49:24 -0700 From: Darren Pilgrim <dmp@bitfreak.org> To: arlankfo@141.com Cc: hackers@freebsd.org Subject: Re: about /usr/ports make with options.. Message-ID: <20030823144924.2f13a7c8.dmp@bitfreak.org> In-Reply-To: <200308231221.AA1156710722@141.com> References: <200308231221.AA1156710722@141.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Aug 2003 12:21:37 -0600 "Andrew Lankford" <arlankfo@141.com> wrote: > It would also > be nice to specify certain "heirarchys" of kernel modules that > you don't want built in make.conf or your config file. There's the MODULES_OVERRIDE option, which, while the logical opposite of what you want, is easy to populate with a script that takes the list of directories in /usr/src/sys/modules and creates a space-delimited list less the modules you don't want built. > Not that > I'm suggesting that pkgtools should be imported into FreeBSD. Yech! I feel just the opposite, I think pkgtools should be included, though it's not likely to happen.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030823144924.2f13a7c8.dmp>