summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2003-07-07 21:13:21 +0000
committerwollman <wollman@FreeBSD.org>2003-07-07 21:13:21 +0000
commit4f83eaec6544d084cbffd29fc065dcd81ba1c010 (patch)
tree9088f185ff2d9790f5cf9f2ad6b563fdc0c8f968 /sys/conf
parent71c59759b905195ed18e3e6b3c923e9fc7257be0 (diff)
downloadFreeBSD-src-4f83eaec6544d084cbffd29fc065dcd81ba1c010.zip
FreeBSD-src-4f83eaec6544d084cbffd29fc065dcd81ba1c010.tar.gz
Put NFSSERVER in the right list of filesystem stuff. Building a kernel
with only NFSSERVER won't get you anywhere.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 1da76cf..85021ee 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud