summaryrefslogtreecommitdiffstats
path: root/sys/mips
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
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')
-rw-r--r--sys/mips/conf/ADM51204
-rw-r--r--sys/mips/conf/ALCHEMY4
-rw-r--r--sys/mips/conf/AR71XX4
-rw-r--r--sys/mips/conf/AR91XX_BASE2
-rw-r--r--sys/mips/conf/IDT4
-rw-r--r--sys/mips/conf/MALTA4
-rw-r--r--sys/mips/conf/MALTA644
-rw-r--r--sys/mips/conf/OCTEON16
-rw-r--r--sys/mips/conf/PB922
-rw-r--r--sys/mips/conf/QEMU4
-rw-r--r--sys/mips/conf/RT305X4
-rw-r--r--sys/mips/conf/SENTRY54
-rw-r--r--sys/mips/conf/XLR2
-rw-r--r--sys/mips/conf/XLR642
-rw-r--r--sys/mips/conf/XLRN322
-rw-r--r--sys/mips/conf/std.SWARM4
16 files changed, 28 insertions, 28 deletions
diff --git a/sys/mips/conf/ADM5120 b/sys/mips/conf/ADM5120
index 23ff643..a131ece 100644
--- a/sys/mips/conf/ADM5120
+++ b/sys/mips/conf/ADM5120
@@ -33,8 +33,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
diff --git a/sys/mips/conf/ALCHEMY b/sys/mips/conf/ALCHEMY
index db34318..9b078f9 100644
--- a/sys/mips/conf/ALCHEMY
+++ b/sys/mips/conf/ALCHEMY
@@ -33,8 +33,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
diff --git a/sys/mips/conf/AR71XX b/sys/mips/conf/AR71XX
index 71f6b1d..c340f78 100644
--- a/sys/mips/conf/AR71XX
+++ b/sys/mips/conf/AR71XX
@@ -19,8 +19,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
diff --git a/sys/mips/conf/AR91XX_BASE b/sys/mips/conf/AR91XX_BASE
index 252b6f9..6f6f6cd 100644
--- a/sys/mips/conf/AR91XX_BASE
+++ b/sys/mips/conf/AR91XX_BASE
@@ -29,7 +29,7 @@ options KDB
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 #InterNETworking
-options NFSCLIENT #Network Filesystem Client
+options NFSCL #Network Filesystem Client
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
diff --git a/sys/mips/conf/IDT b/sys/mips/conf/IDT
index 69d821f..a6c14bb 100644
--- a/sys/mips/conf/IDT
+++ b/sys/mips/conf/IDT
@@ -16,8 +16,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 BOOTP
diff --git a/sys/mips/conf/MALTA b/sys/mips/conf/MALTA
index 3a827a2..27598fb 100644
--- a/sys/mips/conf/MALTA
+++ b/sys/mips/conf/MALTA
@@ -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
diff --git a/sys/mips/conf/MALTA64 b/sys/mips/conf/MALTA64
index 82114e12..45b6862 100644
--- a/sys/mips/conf/MALTA64
+++ b/sys/mips/conf/MALTA64
@@ -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
diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1
index 003b171..2a0abcf 100644
--- a/sys/mips/conf/OCTEON1
+++ b/sys/mips/conf/OCTEON1
@@ -51,10 +51,10 @@ options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options UFS_GJOURNAL # Enable gjournal-based UFS journaling
options MD_ROOT # MD is a potential root device
-options NFSCLIENT # Network Filesystem Client
-options NFSSERVER # Network Filesystem Server
+options NFSCL # Network Filesystem Client
+options NFSD # Network Filesystem Server
options NFSLOCKD # Network Lock Manager
-options NFS_ROOT # NFS usable as /, requires NFSCLIENT
+options NFS_ROOT # NFS usable as /, requires NFSCL
options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
diff --git a/sys/mips/conf/PB92 b/sys/mips/conf/PB92
index dba70d8..230736f 100644
--- a/sys/mips/conf/PB92
+++ b/sys/mips/conf/PB92
@@ -25,7 +25,7 @@ options KDB
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6
-# options NFSCLIENT #Network Filesystem Client
+# options NFSCL #Network Filesystem Client
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options ALQ
diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU
index fde9085..68fe12c 100644
--- a/sys/mips/conf/QEMU
+++ b/sys/mips/conf/QEMU
@@ -32,8 +32,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
diff --git a/sys/mips/conf/RT305X b/sys/mips/conf/RT305X
index 50ed9c4..00506e3 100644
--- a/sys/mips/conf/RT305X
+++ b/sys/mips/conf/RT305X
@@ -50,8 +50,8 @@ options SCHED_ULE
#options SCHED_4BSD #4BSD scheduler
#options COMPAT_43
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
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
diff --git a/sys/mips/conf/XLR b/sys/mips/conf/XLR
index 3eea1c5..16845f4 100644
--- a/sys/mips/conf/XLR
+++ b/sys/mips/conf/XLR
@@ -67,7 +67,7 @@ options FFS # Berkeley Fast Filesystem
#options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
-options NFSCLIENT
+options NFSCL
options NFS_ROOT
#
options BOOTP
diff --git a/sys/mips/conf/XLR64 b/sys/mips/conf/XLR64
index b4a84dc..aa3c1b3 100644
--- a/sys/mips/conf/XLR64
+++ b/sys/mips/conf/XLR64
@@ -42,7 +42,7 @@ options FFS # Berkeley Fast Filesystem
#options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
-options NFSCLIENT
+options NFSCL
options NFS_ROOT
#
options BOOTP
diff --git a/sys/mips/conf/XLRN32 b/sys/mips/conf/XLRN32
index 21d3069..eecab94 100644
--- a/sys/mips/conf/XLRN32
+++ b/sys/mips/conf/XLRN32
@@ -41,7 +41,7 @@ options FFS # Berkeley Fast Filesystem
#options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
-options NFSCLIENT
+options NFSCL
options NFS_ROOT
#
options BOOTP
diff --git a/sys/mips/conf/std.SWARM b/sys/mips/conf/std.SWARM
index 37223b7..1d4d76b 100644
--- a/sys/mips/conf/std.SWARM
+++ b/sys/mips/conf/std.SWARM
@@ -20,8 +20,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