Increase size of cats installation memory disk by 100Ki.

Or: We shouldn't let the cats out of the bag.
This commit is contained in:
jakllsch 2016-09-05 14:47:30 +00:00
parent 8514813e35
commit b0d9a74829
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.22 2014/03/02 13:24:38 joerg Exp $
# $NetBSD: Makefile,v 1.23 2016/09/05 14:47:30 jakllsch Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
IMAGESIZE= 2300k
IMAGESIZE= 2400k
MAKEFS_FLAGS= -f 14
WARNS= 1

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.96 2015/08/21 01:52:07 uebayasi Exp $
# $NetBSD: INSTALL,v 1.97 2016/09/05 14:47:31 jakllsch Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -97,7 +97,7 @@ options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
options MEMORY_DISK_ROOT_SIZE=4600 # Size in blocks
options MEMORY_DISK_ROOT_SIZE=4800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode