Add file-system PTYFS (commented out) so that people know its existence.
Ok'ed by Christos Zoulas and Hubert Feyrer.
This commit is contained in:
parent
4fdef695f7
commit
64fd052c74
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.29 2005/06/09 14:43:29 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.30 2005/06/25 12:05:15 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -60,6 +60,7 @@ file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system PROCFS # /proc
|
||||
file-system KERNFS # /kern
|
||||
file-system FDESC # /dev/fd
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.53 2005/06/09 14:43:29 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.54 2005/06/25 12:05:15 rpaulo Exp $
|
||||
#
|
||||
# GENERIC --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.53 $"
|
||||
#ident "GENERIC-$Revision: 1.54 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -64,6 +64,7 @@ file-system PORTAL # portal filesystem (still experimental)
|
||||
file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -22,7 +22,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.265 $"
|
||||
#ident "GENERIC-$Revision: 1.266 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -78,6 +78,7 @@ file-system NTFS # Windows/NT file system (experimental)
|
||||
file-system NFS # Sun NFS-compatible file system client
|
||||
file-system KERNFS # Kernel variable file system (/kern)
|
||||
file-system PROCFS # Process file system (/proc)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.50 2005/06/23 23:39:40 sekiya Exp $
|
||||
# $NetBSD: GENERIC,v 1.51 2005/06/25 12:05:15 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.50 $"
|
||||
#ident "GENERIC-$Revision: 1.51 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -120,6 +120,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.216 2005/06/09 14:50:11 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.217 2005/06/25 12:05:15 rpaulo Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.216 $"
|
||||
#ident "GENERIC-$Revision: 1.217 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -119,6 +119,7 @@ file-system PROCFS # /proc filesystem
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union filesystem
|
||||
file-system SMBFS # experimental - CIFS; also needs nsmb (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# Filesystem options
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.115 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.116 2005/06/25 12:05:15 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.115 $"
|
||||
#ident "GENERIC-$Revision: 1.116 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -115,6 +115,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
#file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GENERIC.in,v 1.48 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.49 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
@ -102,6 +102,7 @@ file-system MFS # Memory based filesystem
|
||||
file-system KERNFS # Kernel parameter filesystem
|
||||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
#ifndef INSTALL_KERNEL
|
||||
file-system NFS # Network File System client side code
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.82 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.83 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.82 $"
|
||||
#ident "GENERIC-$Revision: 1.83 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -75,6 +75,7 @@ file-system PORTAL
|
||||
file-system PROCFS
|
||||
file-system UMAPFS
|
||||
file-system UNION
|
||||
#file-system PTYFS
|
||||
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options SOFTDEP # FFS soft updates support.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.82 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.83 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -71,6 +71,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcode (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.30 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.31 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -75,6 +75,7 @@ file-system NFS # Network filesystem client
|
||||
#file-system FDESC # user file descriptor filesystem
|
||||
#file-system PROCFS # /proc filesystem
|
||||
#file-system MFS # Memory-based filesystem
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.73 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.74 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.73 $"
|
||||
#ident "GENERIC-$Revision: 1.74 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -89,6 +89,7 @@ file-system FDESC # user file descriptor filesystem
|
||||
#file-system UNION # union file system
|
||||
#file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.53 2005/02/19 16:19:58 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.54 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -88,6 +88,7 @@ file-system PROCFS # /proc
|
||||
#file-system PORTAL # portal file system (still experimental)
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.114 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.115 2005/06/25 12:05:16 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.114 $"
|
||||
#ident "GENERIC-$Revision: 1.115 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -115,6 +115,7 @@ file-system PROCFS # /proc filesystem
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # Union filesystem (req. for FDESC)
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# Filesystem options
|
||||
options QUOTA # User and group quotas in FFS
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.46 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.47 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -23,7 +23,7 @@ include "arch/hp700/conf/std.hp700"
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
#ident "GENERIC-$Revision: 1.46 $"
|
||||
#ident "GENERIC-$Revision: 1.47 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -110,6 +110,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.167 2005/05/04 07:54:39 hamajima Exp $
|
||||
# $NetBSD: GENERIC,v 1.168 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.167 $"
|
||||
#ident "GENERIC-$Revision: 1.168 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -88,6 +88,7 @@ file-system KERNFS # /kern (kernel informational filesystem)
|
||||
file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
options SOFTDEP # FFS soft updates support.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.49 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.50 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -129,6 +129,7 @@ file-system KERNFS # /kern
|
||||
file-system PROCFS # /proc
|
||||
#file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system SMBFS # experimental - CIFS; also needs nsmb (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.679 2005/06/21 08:19:25 sekiya Exp $
|
||||
# $NetBSD: GENERIC,v 1.680 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.679 $"
|
||||
#ident "GENERIC-$Revision: 1.680 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -161,6 +161,7 @@ file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
file-system SMBFS # experimental - CIFS; also needs nsmb (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.142 2005/06/21 08:19:25 sekiya Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.143 2005/06/25 12:05:17 rpaulo Exp $
|
||||
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
|
||||
#
|
||||
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.142 $"
|
||||
#ident "GENERIC-$Revision: 1.143 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -129,6 +129,7 @@ file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
file-system SMBFS # experimental - CIFS; also needs nsmb (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.12 2005/03/25 23:28:44 cube Exp $
|
||||
# $NetBSD: GENERIC,v 1.13 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
#
|
||||
|
||||
@ -36,6 +36,7 @@ file-system MFS # memory file system
|
||||
file-system NFS # Network File System client
|
||||
#file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
#file-system MSDOSFS # MS-DOS file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.10 2005/05/31 22:23:53 tron Exp $
|
||||
# $NetBSD: GENERIC,v 1.11 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC -- Generic kernel
|
||||
#
|
||||
@ -51,6 +51,7 @@ file-system FILECORE # Acorn filecore file system
|
||||
#file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.57 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.58 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.57 $"
|
||||
#ident "GENERIC-$Revision: 1.58 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -93,6 +93,7 @@ file-system NULLFS # loopback file system
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system CODA # Coda File System; also needs vcode (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
#options NFSSERVER # nfs server support
|
||||
#options QUOTA # ffs quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.157 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.158 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.157 $"
|
||||
#ident "GENERIC-$Revision: 1.158 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -118,6 +118,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Venus/Coda distributed file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERICSBC,v 1.41 2005/02/25 13:46:50 simonb Exp $
|
||||
# $NetBSD: GENERICSBC,v 1.42 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERICSBC
|
||||
|
||||
@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERICSBC-$Revision: 1.41 $"
|
||||
#ident "GENERICSBC-$Revision: 1.42 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -96,6 +96,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Venus/Coda distributed file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.199 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.200 2005/06/25 12:05:17 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.199 $"
|
||||
#ident "GENERIC-$Revision: 1.200 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -105,6 +105,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system SMBFS # CIFS; also needs nsmb (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.45 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.46 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -90,6 +90,7 @@ file-system PROCFS # /proc
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
#file-system UNION # union file system
|
||||
#file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
#
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.66 2005/02/25 13:46:50 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.67 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/mmeye/conf/std.mmeye"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.66 $"
|
||||
#ident "GENERIC-$Revision: 1.67 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
@ -98,6 +98,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.61 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.62 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -68,6 +68,7 @@ file-system NULLFS # loopback file system
|
||||
file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.63 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.64 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/news68k/conf/std.news68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.63 $"
|
||||
#ident "GENERIC-$Revision: 1.64 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -98,6 +98,7 @@ file-system PORTAL # portal filesystem (still experimental)
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
#file-system CODA # Coda File System; also needs vcode (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # ffs quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_TINY,v 1.37 2005/06/09 14:43:30 tsutsui Exp $
|
||||
# $NetBSD: GENERIC_TINY,v 1.38 2005/06/25 12:05:18 rpaulo Exp $
|
||||
|
||||
# news68k GENERIC config file for low memory machines;
|
||||
#
|
||||
@ -6,7 +6,7 @@ include "arch/news68k/conf/std.news68k"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC_TINY-$Revision: 1.37 $"
|
||||
#ident "GENERIC_TINY-$Revision: 1.38 $"
|
||||
|
||||
maxusers 4
|
||||
|
||||
@ -83,6 +83,7 @@ file-system FDESC # /dev/fd/*
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system CODA # Coda File System; also needs vcode (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
#options QUOTA # ffs quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.77 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.78 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/newsmips/conf/std.newsmips"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.77 $"
|
||||
#ident "GENERIC-$Revision: 1.78 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -91,6 +91,7 @@ file-system PROCFS # /proc
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
file-system UNION # union file system
|
||||
file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.87 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.88 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/next68k/conf/std.next68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.87 $"
|
||||
#ident "GENERIC-$Revision: 1.88 $"
|
||||
|
||||
# Needs to be set per system. i.e change these as you see fit
|
||||
maxusers 16
|
||||
@ -111,6 +111,7 @@ file-system PORTAL # portal filesystem (still experimental)
|
||||
file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
#options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.76 2005/02/25 13:46:50 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.77 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.76 $"
|
||||
#ident "GENERIC-$Revision: 1.77 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -92,6 +92,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system NTFS # Windows NT file system
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.48 2005/02/25 13:46:51 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.49 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/pc532/conf/std.pc532"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.48 $"
|
||||
#ident "GENERIC-$Revision: 1.49 $"
|
||||
|
||||
maxusers 8 # estimated number of users
|
||||
|
||||
@ -65,6 +65,7 @@ file-system NULLFS # loopback file system
|
||||
file-system OVERLAY # overlay file system
|
||||
file-system UNION # union file system
|
||||
file-system NFS # Network File System client
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # Network File System server
|
||||
#options QUOTA # file system quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.11 2005/02/18 21:05:53 dsl Exp $
|
||||
# $NetBSD: GENERIC,v 1.12 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/pdp10/conf/std.pdp10"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.11 $"
|
||||
#ident "GENERIC-$Revision: 1.12 $"
|
||||
|
||||
# Here are all different supported CPU types listed.
|
||||
options KL10
|
||||
@ -88,6 +88,7 @@ file-system NULLFS
|
||||
#file-system UMAPFS
|
||||
#file-system UNION
|
||||
#file-system CD9660
|
||||
#file-system PTYFS
|
||||
|
||||
#options QUOTA
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.128 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.129 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -23,7 +23,7 @@ include "arch/pmax/conf/files.pmax_rcons"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.128 $"
|
||||
#ident "GENERIC-$Revision: 1.129 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -99,6 +99,7 @@ file-system PORTAL # portal filesystem (still experimental)
|
||||
file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.93 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.94 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -24,7 +24,7 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size.
|
||||
|
||||
#ident "GENERIC-$Revision: 1.93 $"
|
||||
#ident "GENERIC-$Revision: 1.94 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -104,6 +104,7 @@ file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
#file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC.sandpoint,v 1.22 2005/05/31 22:23:53 tron Exp $
|
||||
# $NetBSD: GENERIC.sandpoint,v 1.23 2005/06/25 12:05:18 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/sandpoint/conf/std.sandpoint"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.22 $"
|
||||
#ident "GENERIC-$Revision: 1.23 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -73,6 +73,7 @@ file-system PORTAL
|
||||
file-system PROCFS
|
||||
file-system UMAPFS
|
||||
file-system UNION
|
||||
#file-system PTYFS
|
||||
|
||||
options SOFTDEP # FFS soft updates support.
|
||||
#options FFS_NO_SNAPSHOT # ffs snapshots
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: GENERIC,v 1.36 2005/02/25 13:46:51 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.37 2005/06/25 12:05:18 rpaulo Exp $
|
||||
|
||||
include "arch/sbmips/conf/std.sbmips"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.36 $"
|
||||
#ident "GENERIC-$Revision: 1.37 $"
|
||||
|
||||
#options LOCKDEBUG # XXX XXX XXX XXX
|
||||
options DEBUG # extra kernel debugging support
|
||||
@ -68,6 +68,7 @@ file-system PROCFS # /proc
|
||||
#file-system UNION # union file system
|
||||
#file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP2x,v 1.31 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC32_IP2x,v 1.32 2005/06/25 12:05:19 rpaulo Exp $
|
||||
#
|
||||
# GENERIC32_IP2x machine description file
|
||||
#
|
||||
@ -29,7 +29,7 @@ makeoptions TEXTADDR=0x88069000 # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32-IP2x-$Revision: 1.31 $"
|
||||
#ident "GENERIC32-IP2x-$Revision: 1.32 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -113,6 +113,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.25 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.26 2005/06/25 12:05:19 rpaulo Exp $
|
||||
#
|
||||
# GENERIC32_IP3x machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.25 $"
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.26 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -105,6 +105,7 @@ file-system PROCFS # /proc
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.44 2005/02/21 20:36:37 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.45 2005/06/25 12:05:19 rpaulo Exp $
|
||||
#
|
||||
# Generic Shark configuration.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.44 $"
|
||||
#ident "GENERIC-$Revision: 1.45 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -58,6 +58,7 @@ file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION # union file system
|
||||
#file-system CODA # Coda file system (needs vcoda below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.170 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.171 2005/06/25 12:05:19 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.170 $"
|
||||
#ident "GENERIC-$Revision: 1.171 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -187,6 +187,7 @@ file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
file-system UNION # union file system
|
||||
file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
file-system CODA # Coda File System; also needs vcoda (below)
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
## File system options.
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: GENERIC32,v 1.108 2005/06/15 12:57:44 tron Exp $
|
||||
# $NetBSD: GENERIC32,v 1.109 2005/06/25 12:05:19 rpaulo Exp $
|
||||
|
||||
include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.108 $"
|
||||
#ident "GENERIC-$Revision: 1.109 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -161,6 +161,7 @@ file-system PROCFS # /proc
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
file-system UNION # union file system
|
||||
file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
## File system options.
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.40 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.41 2005/06/25 12:05:20 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -25,7 +25,7 @@ include "arch/sun2/conf/std.sun2"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.40 $"
|
||||
#ident "GENERIC-$Revision: 1.41 $"
|
||||
|
||||
# Machines to be supported by this kernel
|
||||
#options FPU_EMULATE
|
||||
@ -93,6 +93,7 @@ file-system OVERLAY # overlay file system
|
||||
#file-system PROCFS # /proc
|
||||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.115 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.116 2005/06/25 12:05:20 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -25,7 +25,7 @@ include "arch/sun3/conf/std.sun3"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.115 $"
|
||||
#ident "GENERIC-$Revision: 1.116 $"
|
||||
|
||||
# Machines to be supported by this kernel
|
||||
options FPU_EMULATE
|
||||
@ -101,6 +101,7 @@ file-system OVERLAY # overlay file system
|
||||
file-system PROCFS # /proc
|
||||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC3X,v 1.73 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC3X,v 1.74 2005/06/25 12:05:20 rpaulo Exp $
|
||||
|
||||
# GENERIC Sun3X (3/80, 3/470)
|
||||
# Supports root on: ie0, le0, sd*, ...
|
||||
@ -82,6 +82,7 @@ file-system OVERLAY # overlay file system
|
||||
file-system PROCFS # /proc
|
||||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.133 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.134 2005/06/25 12:05:20 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.133 $"
|
||||
#ident "GENERIC-$Revision: 1.134 $"
|
||||
|
||||
# Here are all different supported CPU types listed.
|
||||
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
|
||||
@ -106,6 +106,7 @@ file-system PROCFS
|
||||
file-system UMAPFS
|
||||
file-system UNION
|
||||
file-system CD9660
|
||||
#file-system PTYFS
|
||||
|
||||
options QUOTA
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.111 2005/06/09 14:43:31 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.112 2005/06/25 12:05:20 rpaulo Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.111 $"
|
||||
#ident "GENERIC-$Revision: 1.112 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -188,6 +188,7 @@ file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
#file-system UNION # union file system (a little buggy)
|
||||
file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
||||
#file-system ADOSFS # AmigaDOS filesystem
|
||||
#file-system PTYFS # experimental - /dev/ptm support
|
||||
|
||||
## File system options.
|
||||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
|
Loading…
Reference in New Issue
Block a user