Source-Changes-HG archive

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

[src/trunk]: src/distrib/news68k/floppies/ramdisk Bump image size



details:   https://anonhg.NetBSD.org/src/rev/45c1d9db4b78
branches:  trunk
changeset: 445893:45c1d9db4b78
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Nov 16 17:07:42 2018 +0000

description:
Bump image size

diffstat:

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

diffs (16 lines):

diff -r 65caafe7835d -r 45c1d9db4b78 distrib/news68k/floppies/ramdisk/Makefile
--- a/distrib/news68k/floppies/ramdisk/Makefile Fri Nov 16 17:07:10 2018 +0000
+++ b/distrib/news68k/floppies/ramdisk/Makefile Fri Nov 16 17:07:42 2018 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.36 2017/01/24 18:04:03 christos Exp $
+#      $NetBSD: Makefile,v 1.37 2018/11/16 17:07:42 martin Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     1600k
+IMAGESIZE=     1800k
 MAKEFS_FLAGS+= -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index