Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Feb 2002 01:49:08 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        srrao <srrao@india.hp.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Option files
Message-ID:  <3C5E5914.6060906@owt.com>
References:  <3C5E4B7D.EF386484@india.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help


srrao wrote:

> Hi,
> 
> I could not find out following files in bsd code.
> 
> #include "opt_ip6fw.h"
> #include "opt_inet.h"
> #include "opt_inet6.h"
> #include "opt_ipsec.h"
> #include "loop.h"
> 
> Also how to interpret options defined in /freebsd4/sys/conf/*, with
> respect to above files. I mean changes required to configuration files
> to include above files.


I have inet6 commented out of my kernel config but they are still 
created. You have to capture your buildkernel output to see them created.

Kent


-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


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




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