Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2008 09:18:31 -0800
From:      Jeremy Chadwick <koitsu@freebsd.org>
To:        "Patrick M. Hausen" <hausen@punkt.de>
Cc:        stable@freebsd.org
Subject:   Re: Documentation of NO_* knobs
Message-ID:  <20080227171831.GA7406@eos.sc1.parodius.com>
In-Reply-To: <20080227163255.GB87460@hugo10.ka.punkt.de>
References:  <20080227163255.GB87460@hugo10.ka.punkt.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 27, 2008 at 05:32:55PM +0100, Patrick M. Hausen wrote:
> is there an exhaustive list of all possible NO_* knobs
> for make.conf? While experimenting with NanoBSD I found
> e.g. that the handbook
> - just two out of many. Yet, these are not in the manpage of
> make.conf(5) on a 6.3-RELEASE. So, where did the handbook
> author find them?

I think you're looking for all the WITHOUT knobs in src.conf(5).

Starting with RELENG_7, all of the NO knobs for removal of features in
the base system were moved into /etc/src.conf and renamed to WITHOUT.
Some may also have changed names, so look closely.

Note that src.conf(5) does not apply to RELENG_6 or earlier, where the
knobs are named NO_xxx.  You can get a list of those from
/usr/share/examples/etc/make.conf.

Hope this helps.

-- 
| Jeremy Chadwick                                    jdc at parodius.com |
| Parodius Networking                           http://www.parodius.com/ |
| UNIX Systems Administrator                      Mountain View, CA, USA |
| Making life hard for others since 1977.                  PGP: 4BD6C0CB |




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