From d8851a33c211cdc625b322e0cf2f991ad49616bc Mon Sep 17 00:00:00 2001 From: Mats O Jansson Date: Sun, 23 Jun 1996 19:59:42 +0000 Subject: Added support for user modifiable kernel at boot (-c) /maja --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/GENERIC') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 30d0d38006f..e496eeac2fb 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.22 1996/06/23 13:54:19 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.23 1996/06/23 19:59:41 maja Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -28,6 +28,8 @@ options COMPAT_IBCS2 # binary compatibility with SCO and ISC options COMPAT_LINUX # binary compatibility with Linux options COMPAT_FREEBSD # binary compatibility with FreeBSD +#options BOOT_CONFIG # add support for boot -c + maxusers 32 # estimated number of users config bsd swap generic -- cgit v1.2.3