Re: Documentation of NO_* knobs



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 |

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Documentation of NO_* knobs
    ... is there an exhaustive list of all possible NO_* knobs ... While experimenting with NanoBSD I found ... So, where did the handbook ...
    (freebsd-stable)
  • Re: pcmcia modem
    ... or not the manpage is out of date in regard to FBSD 5.X. ... I don't use a daemon, ... I'd definitely recommend reading the handbook ...
    (freebsd-newbies)
  • Re: [FreeBSD][Newb] How I use sendmail to send mail?
    ... You are still missing important bits about Sendmail configuration on the ... Please read the `rc.sendmail' manpage VERY VERY carefully, ... There is an Internet Email chapter in the FreeBSD Handbook. ...
    (freebsd-questions)
  • Re: Finding rc variables
    ... > The Handbook doesn't list the scripts that are toggled via rc.conf ... `/etc/defaults/rc.conf' and the rc.confmanpage. ... I wouldn't disagree with adding a pointer to the Handbook that redirects the ... To unsubscribe, ...
    (freebsd-questions)
  • Re: *_enable = "YES" for FreeBSD
    ... > Last time I used FreeBSD, I can start services with just ... See the rc.d manpage. ... Kris ...
    (freebsd-questions)