summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2010-03-31 19:44:36 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2010-03-31 19:44:36 +0000
commit294102cc36f58535b618cfa97ca80dd1461dc030 (patch)
tree14ec7c3c6d6fca1c685001d98c03d1f125ef4ea2 /sys/arch/sgi
parent86522847c512d0f481c13afd50a8e1884a8551fa (diff)
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@
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP274
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP304
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP324
3 files changed, 6 insertions, 6 deletions
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
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index 504891f494b..d5aa1424d7f 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.16 2010/03/22 21:28:11 miod Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.17 2010/03/31 19:44:35 miod Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) 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
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index d5cbd20be77..44c86825214 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.12 2010/03/22 21:28:11 miod Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.13 2010/03/31 19:44:35 miod Exp $
#
# THIS KERNEL IS FOR O2 (IP32) 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