diff options
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK-IP32')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP32 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |