summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-05 23:20:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-05 23:20:43 +0000
commitd189899a9e11647d95e84fb9716a450e71a50022 (patch)
treea58eb00f4dfef204eacdec7b1dcc9b880412f36e /sys
parente154f95613e5141007f62b4fc594562f6c924cb9 (diff)
option
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/GENERIC58
1 files changed, 29 insertions, 29 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 23bdb37eb62..b09706fc0af 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.17 1997/06/02 13:17:30 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.18 1997/06/05 23:20:42 deraadt Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -8,55 +8,55 @@ include "arch/alpha/conf/std.alpha"
maxusers 8
# CPU Support
-options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
-options DEC_3000_300 # Pelican etc: 3000/300*
-options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
-options DEC_KN20AA # KN20AA: AlphaStation 600
-options DEC_AXPPCI_33 # NoName: AXPpci33, etc.
-options DEC_EB164 # EB164: AlphaPC 164
-#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
+option DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
+option DEC_3000_300 # Pelican etc: 3000/300*
+option DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
+option DEC_KN20AA # KN20AA: AlphaStation 600
+option DEC_AXPPCI_33 # NoName: AXPpci33, etc.
+option DEC_EB164 # EB164: AlphaPC 164
+#option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
# needs to be set per system
-options TIMEZONE="5*60" # Minutes west of GMT (for param.c)
-options DST=1 # Daylight savings rules (for param.c)
+option TIMEZONE="5*60" # Minutes west of GMT (for param.c)
+option DST=1 # Daylight savings rules (for param.c)
# Standard system options
-options DEBUG, DIAGNOSTIC # Extra kernel debugging
-options KTRACE # System call tracing support
+#option DEBUG, DIAGNOSTIC # Extra kernel debugging
+option KTRACE # System call tracing support
# File system options
-options FIFO # POSIX fifo support (in all file systems)
-options FFS # Fast file system
-options MFS # Memory-based file system
-options NFSSERVER # Sun NFS-compatible file system server
-options NFSCLIENT # Sun NFS-compatible file system client
+option FIFO # POSIX fifo support (in all file systems)
+option FFS # Fast file system
+option MFS # Memory-based file system
+option NFSSERVER # Sun NFS-compatible file system server
+option NFSCLIENT # Sun NFS-compatible file system client
option CD9660 # ISO 9660 + Rock Ridge file system
# Networking options
-options INET # Internet protocol suite
+option INET # Internet protocol suite
# 4.3BSD compatibility. Should be optional, but necessary for now.
-options COMPAT_43
+option COMPAT_43
# Binary compatibility with previous versions of NetBSD.
-#options COMPAT_09
-options COMPAT_10
-options COMPAT_11
-options COMPAT_12
+#option COMPAT_09
+option COMPAT_10
+option COMPAT_11
+option COMPAT_12
# OSF/1 binary compatibility -- CURRENTLY DOES NOT WORK
-#options COMPAT_OSF1
+#option COMPAT_OSF1
# Loadable Kernel Modules
-options LKM
+option LKM
# Disable kernel security.
-#options INSECURE
+#option INSECURE
# Misc. options
-options EISAVERBOSE # recognize "unknown" EISA devices
-options PCIVERBOSE # recognize "unknown" PCI devices
-options TCVERBOSE # recognize "unknown" TC devices
+option EISAVERBOSE # recognize "unknown" EISA devices
+option PCIVERBOSE # recognize "unknown" PCI devices
+option TCVERBOSE # recognize "unknown" TC devices
config bsd swap generic
#config bsd root on sd0 swap on sd0