Document NFS_NOSERVER.
This commit is contained in:
parent
bd3c94b695
commit
541487770e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user