On 2003-01-18 21:32, Craig R <[EMAIL PROTECTED]> wrote:
> I got 5.0-RC3 working great on my box today, but when I went to make
> a custom kernel and read NOTES I noticed that it makes no mention of
> IPFIREWALL and friends. Is this intentional?

Yes, it is intentional.

> craig@boss:~$ grep IPFIREWALL /sys/i386/conf/NOTES
> craig@boss:~$
>
> Nothing shows up. What's the scoop?

NOTES have been split in ``machine independent'' and ``machine
dependent'' parts.  You're looking only at the MD part:

$ grep 'IPFIREWALL[[:space:]]*#' /sys/conf/NOTES
options         IPFIREWALL              #firewall
$


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to