summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC4
-rw-r--r--sys/powerpc/conf/GENERIC644
-rw-r--r--sys/powerpc/conf/WII4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index d1ee43c..e3939be 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -44,8 +44,8 @@ options UFS_DIRHASH #Improve performance on big directories
options UFS_GJOURNAL #Enable gjournal-based UFS journaling
options QUOTA #Enable disk quotas for UFS
options MD_ROOT #MD is a potential root device
-options NFSCL #New Network Filesystem Client
-options NFSD #New Network Filesystem Server
+options NFSCL #Network Filesystem Client
+options NFSD #Network Filesystem Server
options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as root device
options MSDOSFS #MSDOS Filesystem
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 6bfa270..110749c 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -45,8 +45,8 @@ options UFS_DIRHASH #Improve performance on big directories
options UFS_GJOURNAL #Enable gjournal-based UFS journaling
options QUOTA #Enable disk quotas for UFS
options MD_ROOT #MD is a potential root device
-options NFSCL #New Network Filesystem Client
-options NFSD #New Network Filesystem Server
+options NFSCL #Network Filesystem Client
+options NFSD #Network Filesystem Server
options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as root device
options MSDOSFS #MSDOS Filesystem
diff --git a/sys/powerpc/conf/WII b/sys/powerpc/conf/WII
index 8e21f2a..ebfaffc 100644
--- a/sys/powerpc/conf/WII
+++ b/sys/powerpc/conf/WII
@@ -22,8 +22,8 @@ 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 NFSCL #New Network Filesystem Client
-options NFSD #New Network Filesystem Server
+options NFSCL #Network Filesystem Client
+options NFSD #Network Filesystem Server
options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as root device
options MSDOSFS #MSDOS Filesystem
OpenPOWER on IntegriCloud