summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-06-03 03:12:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-06-03 03:12:39 +0000
commitf960b5ccb6b9132eefc96832552c1cefbd6d7a0f (patch)
treeef179aa841d10c30ca45a49312e7aa88e6a9cf1e /sys/arch
parent2f6b504b3f63e0723804eca6e2511cebb03e2dcc (diff)
all install media should compile roughly the same... so SMALL_KERNEL this
(and, yes, sorry, turn off propolice).
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index eddf9209208..e628eb4d105 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.71 2004/05/28 02:32:19 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.72 2004/06/03 03:12:38 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -11,6 +11,9 @@ option I586_CPU
option I686_CPU
option GPL_MATH_EMULATE # floating point emulation
+option SMALL_KERNEL
+option NO_PROPOLICE
+
#option DUMMY_NOPS # speed hack; recommended
maxusers 4 # estimated number of users