summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/SENTRY5
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2011-05-11 00:52:41 +0000
committergonzo <gonzo@FreeBSD.org>2011-05-11 00:52:41 +0000
commit8fa1543414a2bff0097bd0819e5aa00ea6c7f7c2 (patch)
tree1b1d2a2826321c44624e95fbd41935328c8b96bf /sys/mips/conf/SENTRY5
parent04f392fe120e6c859baeb0931882694d9cb92976 (diff)
downloadFreeBSD-src-8fa1543414a2bff0097bd0819e5aa00ea6c7f7c2.zip
FreeBSD-src-8fa1543414a2bff0097bd0819e5aa00ea6c7f7c2.tar.gz
Use new option names for NFS client and NFS server
See UPDATING entry for 20110427
Diffstat (limited to 'sys/mips/conf/SENTRY5')
-rw-r--r--sys/mips/conf/SENTRY54
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/conf/SENTRY5 b/sys/mips/conf/SENTRY5
index 79ed8ca..9436441 100644
--- a/sys/mips/conf/SENTRY5
+++ b/sys/mips/conf/SENTRY5
@@ -44,8 +44,8 @@ options KDB
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
-options NFSCLIENT #Network Filesystem Client
-options NFS_ROOT #NFS usable as /, requires NFSCLIENT
+options NFSCL #Network Filesystem Client
+options NFS_ROOT #NFS usable as /, requires NFSCL
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
OpenPOWER on IntegriCloud