Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sandpoint/ramdisk grow



details:   https://anonhg.NetBSD.org/src/rev/1c28f32066e0
branches:  trunk
changeset: 364469:1c28f32066e0
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Mar 26 17:09:53 2022 +0000

description:
grow

diffstat:

 distrib/sandpoint/ramdisk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 158a62aaf780 -r 1c28f32066e0 distrib/sandpoint/ramdisk/Makefile
--- a/distrib/sandpoint/ramdisk/Makefile        Sat Mar 26 16:22:50 2022 +0000
+++ b/distrib/sandpoint/ramdisk/Makefile        Sat Mar 26 17:09:53 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index