From 51c940a16c10e215916bd4b7ee9b477bf34a00d2 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 31 Mar 2019 16:08:07 +0000 Subject: [PATCH] bump size --- sys/arch/acorn32/conf/INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/acorn32/conf/INSTALL b/sys/arch/acorn32/conf/INSTALL index 461955dad145..4b512275daf0 100644 --- a/sys/arch/acorn32/conf/INSTALL +++ b/sys/arch/acorn32/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.82 2019/02/07 23:11:10 mrg Exp $ +# $NetBSD: INSTALL,v 1.83 2019/03/31 16:08:07 christos Exp $ # # INSTALL -- NetBSD/acorn32 install configuration # @@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "INSTALL-$Revision: 1.82 $" +#ident "INSTALL-$Revision: 1.83 $" # estimated number of users maxusers 32 @@ -102,7 +102,7 @@ include "conf/compat_netbsd13.config" # Device options options MEMORY_DISK_HOOKS # boottime setup of ramdisk -options MEMORY_DISK_ROOT_SIZE=4800 # Size in blocks +options MEMORY_DISK_ROOT_SIZE=5800 # Size in blocks options MEMORY_DISK_IS_ROOT # use memory disk as root options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode