summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
committerjhb <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
commitc3d19543428cfff617547a6c8786858df5b9d09c (patch)
treedf271cd28be955af68c612a4442e03d797315cd8 /sys/powerpc/conf
parentc8a5ac8577f6bd54d1b662d7c51cd3edc569fd14 (diff)
downloadFreeBSD-src-c3d19543428cfff617547a6c8786858df5b9d09c.zip
FreeBSD-src-c3d19543428cfff617547a6c8786858df5b9d09c.tar.gz
Remove "New" label from NFSCL/NFSD now that they are the only NFS
client/server. While here, remove duplicate NFSCL from sys/conf/NOTES. Approved by: rmacklem
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