Update NFS_ROOT comments to reflect the NFSCLIENT option
instead of the depricated NFS option. Reviewed by: peter
This commit is contained in:
parent
842d1c6c96
commit
22374865a2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user