options<space><tab>
This commit is contained in:
parent
023b2922f8
commit
912e6b6757
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ARCTIC,v 1.38 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: ARCTIC,v 1.39 2005/08/28 13:23:22 tsutsui Exp $
|
||||
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
|
||||
#
|
||||
# configuration file for DeskStation
|
||||
|
@ -33,7 +33,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
options LKM # loadable kernel modules
|
||||
|
||||
options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
|
@ -63,7 +63,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.122 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.123 2005/08/28 13:23:22 tsutsui 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.122 $"
|
||||
#ident "GENERIC-$Revision: 1.123 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -92,7 +92,7 @@ options COMPAT_20 # NetBSD 2.0,
|
|||
options COMPAT_30 # NetBSD 3.0 compatibility.
|
||||
options COMPAT_43 # and 4.3BSD
|
||||
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
|
@ -122,7 +122,7 @@ file-system PTYFS # /dev/pts/N support
|
|||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
options SOFTDEP # FFS soft updates support.
|
||||
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
|
||||
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
|
||||
options NFSSERVER # Network File System server
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
@ -433,7 +433,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
|||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
pseudo-device bridge # simple inter-network bridging
|
||||
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
|
||||
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
|
||||
|
||||
# miscellaneous pseudo-devices
|
||||
pseudo-device pty # pseudo-terminals
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: M403,v 1.35 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: M403,v 1.36 2005/08/28 13:23:22 tsutsui Exp $
|
||||
#
|
||||
# configuration file for MIPS Magnum 4000 system
|
||||
#
|
||||
|
@ -26,7 +26,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
|
@ -56,7 +56,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MIMORI,v 1.40 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: MIMORI,v 1.41 2005/08/28 13:23:22 tsutsui Exp $
|
||||
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
|
||||
#
|
||||
# MIMORI -- My NEC RISCstation 2250 (ur)
|
||||
|
@ -28,7 +28,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
options LKM # loadable kernel modules
|
||||
|
||||
options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
|
@ -58,7 +58,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
#options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
#options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: PCCONS,v 1.48 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: PCCONS,v 1.49 2005/08/28 13:23:22 tsutsui Exp $
|
||||
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
|
||||
#
|
||||
# PCCONS -- generic but pccons rather than wscons
|
||||
|
@ -37,7 +37,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
options LKM # loadable kernel modules
|
||||
|
||||
options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
|
@ -67,7 +67,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: PICA,v 1.51 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: PICA,v 1.52 2005/08/28 13:23:22 tsutsui Exp $
|
||||
#
|
||||
# configuration file for ACER PICA system
|
||||
#
|
||||
|
@ -27,7 +27,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
options LKM # loadable kernel modules
|
||||
|
||||
options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
|
@ -57,7 +57,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RAMDISK,v 1.63 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: RAMDISK,v 1.64 2005/08/28 13:23:22 tsutsui Exp $
|
||||
#
|
||||
# memory disk based configuration file for MIPS R4x00 ARC Systems
|
||||
#
|
||||
|
@ -7,7 +7,7 @@ include "arch/arc/conf/std.arc"
|
|||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.63 $"
|
||||
#ident "GENERIC-$Revision: 1.64 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -80,7 +80,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
#options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
#options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
@ -376,13 +376,13 @@ wsmouse* at pms?
|
|||
#pseudo-device cgd 4 # cryptographic disk devices
|
||||
#pseudo-device raid 8 # RAIDframe disk driver
|
||||
# Options to enable various other RAIDframe RAID types.
|
||||
# options RF_INCLUDE_EVENODD=1
|
||||
# options RF_INCLUDE_RAID5_RS=1
|
||||
# options RF_INCLUDE_PARITYLOGGING=1
|
||||
# options RF_INCLUDE_CHAINDECLUSTER=1
|
||||
# options RF_INCLUDE_INTERDECLUSTER=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#options RF_INCLUDE_EVENODD=1
|
||||
#options RF_INCLUDE_RAID5_RS=1
|
||||
#options RF_INCLUDE_PARITYLOGGING=1
|
||||
#options RF_INCLUDE_CHAINDECLUSTER=1
|
||||
#options RF_INCLUDE_INTERDECLUSTER=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss 4 # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device vnd 4 # disk-like interface to files
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RPC44,v 1.20 2005/08/19 05:19:49 christos Exp $
|
||||
# $NetBSD: RPC44,v 1.21 2005/08/28 13:23:22 tsutsui 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.20 $"
|
||||
#ident "GENERIC-$Revision: 1.21 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -49,7 +49,7 @@ options SYSVSHM # System V-like memory sharing
|
|||
options LKM # loadable kernel modules
|
||||
|
||||
options USERCONF # userconf(4) support
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
# Enable experimental buffer queue strategy for better responsiveness under
|
||||
|
@ -84,7 +84,7 @@ options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|||
# mipsel specific
|
||||
options COMPAT_ULTRIX # Ultrix binary compatibility
|
||||
options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem
|
||||
|
@ -264,13 +264,13 @@ wsmouse* at pms?
|
|||
#pseudo-device cgd 4 # cryptographic disk devices
|
||||
#pseudo-device raid 8 # RAIDframe disk driver
|
||||
# Options to enable various other RAIDframe RAID types.
|
||||
# options RF_INCLUDE_EVENODD=1
|
||||
# options RF_INCLUDE_RAID5_RS=1
|
||||
# options RF_INCLUDE_PARITYLOGGING=1
|
||||
# options RF_INCLUDE_CHAINDECLUSTER=1
|
||||
# options RF_INCLUDE_INTERDECLUSTER=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#options RF_INCLUDE_EVENODD=1
|
||||
#options RF_INCLUDE_RAID5_RS=1
|
||||
#options RF_INCLUDE_PARITYLOGGING=1
|
||||
#options RF_INCLUDE_CHAINDECLUSTER=1
|
||||
#options RF_INCLUDE_INTERDECLUSTER=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss 4 # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
|
|
Loading…
Reference in New Issue