From c3d19543428cfff617547a6c8786858df5b9d09c Mon Sep 17 00:00:00 2001 From: jhb Date: Tue, 6 Jan 2015 16:15:57 +0000 Subject: 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 --- sys/powerpc/conf/GENERIC | 4 ++-- sys/powerpc/conf/GENERIC64 | 4 ++-- sys/powerpc/conf/WII | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/powerpc/conf') 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 -- cgit v1.1