Kernel configuration

Matthew Seaman m.seaman at infracaninophile.co.uk
Fri Mar 26 10:39:24 PST 2004


On Fri, Mar 26, 2004 at 08:20:42PM +0200, Toni Heinonen wrote:
> % grep NFS /usr/src/sys/i386/conf/MEITSIN
> #options        NFSCLIENT               # Network Filesystem Client
> #options        NFSSERVER               # Network Filesystem Server
> #options        NFS_ROOT                # NFS usable as /, requires NFSCLIENT
> % ls /boot/kernel/nfs*
> /boot/kernel/nfsclient.ko       /boot/kernel/nfsserver.ko
> % grep MEITSIN /boot/kernel/kernel 
> Binary file /boot/kernel/kernel matches
> 
> I didn't give options NFSCLIENT or NFSSERVER yet it seems to have compiled support. What gives?

What you don't compile into your kernel (by eg. 'options NFSCLIENT')
will generally be compiled as a loadable module instead -- here
nfsclient.ko

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040326/7eb8560e/attachment-0001.bin


More information about the freebsd-questions mailing list