Document NFS_NOSERVER.

This commit is contained in:
phk 1996-01-13 23:30:10 +00:00
parent bd3c94b695
commit 541487770e
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem