Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2001 23:49:51 -0500
From:      "Daryl Chance" <dchance@midsouth.rr.com>
To:        <hackers@freebsd.org>
Subject:   Mini Config.
Message-ID:  <024d01c0d2c3$56626ac0$0200000a@satan>

next in thread | raw e-mail | index | archive | help
Hi,

I'm working on creating the smallest config I can get to compile
as an "experiment" and to basically move to KLM's overall (once I
get this working properly, I'll send-pr it to see if anyone wants
it in the next release possibly).

I have a question about how I would get some of the options into
the kernel, wether it be sysctl or they would need to be in the
kernel config.  Things like:

options         NFS_ROOT
options         IPFIREWALL_VERBOSE
options         IPFIREWALL_VERBOSE_LIMIT=10

etc etc.

If I kldload nfs.ko, will the NFS_ROOT option be available if I
don't specify it in the kernel or do I need to specify it in the
kernel if I want it to be usable as root when the NFS module is
loaded?  Can I do this via sysctls?

Same goes for IPFIREWALL_*

Thanks,
Daryl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?024d01c0d2c3$56626ac0$0200000a>