1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-31 16:57:10 +00:00

Prefer the new NFS modules

This commit is contained in:
Tim Kientzle 2013-01-05 20:30:10 +00:00
parent a09580e7a3
commit 139dac05e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245068

View File

@ -62,11 +62,11 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
# NFS support
#options NFSCL
#options NFSSERVER #Network Filesystem Server
#options NFSCLIENT #Network Filesystem Client
#options NFSD
#options NFSLOCKD
# Uncomment this for NFS root
#options NFS_ROOT #NFS usable as /, requires NFSCLIENT
#options NFS_ROOT #NFS usable as /, requires NFSCL
#options BOOTP_NFSROOT
#options BOOTP_COMPAT
#options BOOTP