From ec874825bb9bfdd46c75c77ba70c1f95412a1421 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 24 Oct 1998 23:28:36 +0000 Subject: make 8mb installs work --- sys/arch/i386/conf/RAMDISK | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 29cd7b6cd58..931d55b12ed 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.47 1998/10/15 07:26:47 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.48 1998/10/24 23:28:35 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -46,7 +46,7 @@ option INET # IP + ICMP + TCP + UDP option BOOT_CONFIG # boot-time kernel config option RAMDISK_HOOKS -option MINIROOTSIZE=3900 +option MINIROOTSIZE=3560 config bsd root on rd0a swap on rd0b @@ -61,7 +61,7 @@ eisa0 at mainbus0 pci* at mainbus0 option PCIVERBOSE -option EISAVERBOSE +#option EISAVERBOSE pchb* at pci? dev ? function ? # PCI-Host bridges ppb* at pci? dev ? function ? # PCI-PCI bridges -- cgit v1.2.3