Put NFSSERVER in the right list of filesystem stuff. Building a kernel

with only NFSSERVER won't get you anywhere.
This commit is contained in:
Garrett Wollman 2003-07-07 21:13:21 +00:00
parent 57a42501da
commit 00b0445c82

View File

@ -674,13 +674,13 @@ device hfa #FORE PCA-200E ATM PCI
# One of these is mandatory:
options FFS #Fast filesystem
options NFSCLIENT #Network File System
options NFSSERVER #Network File System
# The rest are optional:
options CD9660 #ISO 9660 filesystem
options FDESCFS #File descriptor filesystem
options HPFS #OS/2 File system
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NFSSERVER #Network File System
options NTFS #NT File System
options NULLFS #NULL filesystem
#options NWFS #NetWare filesystem