From 22374865a2a1bc12eba4cc58da5a25e7eb78e34d Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sat, 22 Sep 2001 19:02:18 +0000 Subject: [PATCH] Update NFS_ROOT comments to reflect the NFSCLIENT option instead of the depricated NFS option. Reviewed by: peter --- sys/amd64/conf/GENERIC | 2 +- sys/i386/conf/GENERIC | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index c1bbde203867..bde0483a54a2 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -37,7 +37,7 @@ options SOFTUPDATES #Enable FFS soft updates support options MD_ROOT #MD is a potential root device options NFSCLIENT #Network Filesystem Client options NFSSERVER #Network Filesystem Server -options NFS_ROOT #NFS usable as root device, NFS required +options NFS_ROOT #NFS usable as root device, requires NFSCLIENT options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index c1bbde203867..bde0483a54a2 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -37,7 +37,7 @@ options SOFTUPDATES #Enable FFS soft updates support options MD_ROOT #MD is a potential root device options NFSCLIENT #Network Filesystem Client options NFSSERVER #Network Filesystem Server -options NFS_ROOT #NFS usable as root device, NFS required +options NFS_ROOT #NFS usable as root device, requires NFSCLIENT options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem