enable NFSSERVER

This commit is contained in:
jmcneill 2015-08-21 12:26:54 +00:00
parent b7cf07b90b
commit 319ee95162

View File

@ -1,11 +1,11 @@
# $NetBSD: ERLITE,v 1.11 2015/06/16 09:37:48 martin Exp $ # $NetBSD: ERLITE,v 1.12 2015/08/21 12:26:54 jmcneill Exp $
include "arch/mips/conf/std.octeon" include "arch/mips/conf/std.octeon"
include "arch/evbmips/conf/files.octeon" include "arch/evbmips/conf/files.octeon"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ERLITE-$Revision: 1.11 $" #ident "ERLITE-$Revision: 1.12 $"
maxusers 32 maxusers 32
@ -75,7 +75,7 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
file-system PTYFS # /dev/pts/N support file-system PTYFS # /dev/pts/N support
# File system options # File system options
#options NFSSERVER # Sun NFS-compatible filesystem server options NFSSERVER # Sun NFS-compatible filesystem server
#options QUOTA # legacy UFS quotas #options QUOTA # legacy UFS quotas
#options QUOTA2 # new, in-filesystem UFS quotas #options QUOTA2 # new, in-filesystem UFS quotas
#options FFS_EI # FFS Endian Independent support #options FFS_EI # FFS Endian Independent support