From 294102cc36f58535b618cfa97ca80dd1461dc030 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 31 Mar 2010 19:44:36 +0000 Subject: Add bnx firmware on installation media; this causes a media oflow, so enlarge bsd.rd filesystem; this in turn causes a cd oflow, so enlarge cd filesystem. ok jsing@ deraadt@ --- sys/arch/sgi/conf/RAMDISK-IP27 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sgi/conf/RAMDISK-IP27') diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27 index 161b977cc7f..edec469e31e 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP27 +++ b/sys/arch/sgi/conf/RAMDISK-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP27,v 1.19 2010/03/22 21:28:11 miod Exp $ +# $OpenBSD: RAMDISK-IP27,v 1.20 2010/03/31 19:44:35 miod Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. @@ -30,7 +30,7 @@ option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) # RAMDISK stuff -option MINIROOTSIZE=8192 +option MINIROOTSIZE=10240 option RAMDISK_HOOKS # Define what targets to support -- cgit v1.2.3