Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 20:20:42 +0200
From:      "Toni Heinonen" <Toni.Heinonen@teleware.fi>
To:        <freebsd-questions@freebsd.org>
Subject:   Kernel configuration
Message-ID:  <B36C365832C90E47A37F4FFCDDEFC46D3D5FF7@hkisrv08.tw.fi>

next in thread | raw e-mail | index | archive | help
% 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=20
Binary file /boot/kernel/kernel matches

I didn't give options NFSCLIENT or NFSSERVER yet it seems to have =
compiled support. What gives?



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