From 3d663e9bb195ad9f080b612fce98cfd748002d0a Mon Sep 17 00:00:00 2001 From: scw Date: Sun, 24 Mar 2002 18:10:54 +0000 Subject: [PATCH] Bump the MD image size to 1600 blocks. --- sys/arch/mvme68k/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/mvme68k/conf/RAMDISK b/sys/arch/mvme68k/conf/RAMDISK index c0086737d8ff..ba8f40414c93 100644 --- a/sys/arch/mvme68k/conf/RAMDISK +++ b/sys/arch/mvme68k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $NetBSD: RAMDISK,v 1.13 2002/03/10 19:56:44 lukem Exp $ +# $NetBSD: RAMDISK,v 1.14 2002/03/24 18:10:54 scw Exp $ # # RAMDISK: Root/swap on ramdisk @@ -40,7 +40,7 @@ options INET6 # IPV6 # Enable the hooks used for initializing the ram-disk. options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT -options MEMORY_DISK_SIZE=1024 +options MEMORY_DISK_SIZE=1600 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)