From 5ec4d94d6a68e734388662fa847f0901800c9bce Mon Sep 17 00:00:00 2001 From: kientzle Date: Sat, 5 Jan 2013 20:30:10 +0000 Subject: Prefer the new NFS modules --- sys/arm/conf/BEAGLEBONE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arm') diff --git a/sys/arm/conf/BEAGLEBONE b/sys/arm/conf/BEAGLEBONE index 2874dfd..1481d92 100644 --- a/sys/arm/conf/BEAGLEBONE +++ b/sys/arm/conf/BEAGLEBONE @@ -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 -- cgit v1.1