Unbreak NEWCARD by removing options NFS and replacing it with the
new NFSCLIENT and NFSSERVER options. Submitted by: revamped kernincludes.sh
This commit is contained in:
parent
208b417fd5
commit
0297dba19f
@ -39,7 +39,8 @@ options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFSCLIENT #Network Filesystem Client
|
||||
options NFSSERVER #Network Filesystem Server
|
||||
options NFS_ROOT #NFS usable as root device, NFS required
|
||||
options MSDOSFS #MSDOS Filesystem
|
||||
options CD9660 #ISO 9660 Filesystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user