Module Name: src
Committed By: christos
Date: Sat Mar 26 17:09:53 UTC 2022
Modified Files:
src/distrib/sandpoint/ramdisk: Makefile
Log Message:
grow
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/sandpoint/ramdisk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sandpoint/ramdisk/Makefile
diff -u src/distrib/sandpoint/ramdisk/Makefile:1.14 src/distrib/sandpoint/ramdisk/Makefile:1.15
--- src/distrib/sandpoint/ramdisk/Makefile:1.14 Sun Dec 29 13:26:18 2019
+++ src/distrib/sandpoint/ramdisk/Makefile Sat Mar 26 13:09:53 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2019/12/29 18:26:18 christos Exp $
+# $NetBSD: Makefile,v 1.15 2022/03/26 17:09:53 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2300k
+IMAGESIZE= 2400k
MAKEFS_FLAGS+= -f 15
WARNS= 1