Source-Changes-HG archive

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

[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Was too slight a bump.



details:   https://anonhg.NetBSD.org/src/rev/dcbbe88f198c
branches:  trunk
changeset: 848228:dcbbe88f198c
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Tue Jan 21 14:58:58 2020 +0000

description:
Was too slight a bump.

diffstat:

 distrib/evbarm/instkernel/sshramdisk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r d9c0eb534d85 -r dcbbe88f198c distrib/evbarm/instkernel/sshramdisk/Makefile
--- a/distrib/evbarm/instkernel/sshramdisk/Makefile     Tue Jan 21 14:55:55 2020 +0000
+++ b/distrib/evbarm/instkernel/sshramdisk/Makefile     Tue Jan 21 14:58:58 2020 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.20 2020/01/21 11:48:10 martin Exp $
+#      $NetBSD: Makefile,v 1.21 2020/01/21 14:58:58 mlelstv Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         sshramdisk.fs
-IMAGESIZE=     32000k
+IMAGESIZE=     33000k
 MAKEFS_FLAGS+= -f 15
 
 .if ${MKREPRO_TIMESTAMP:Uno} != "no"



Home | Main Index | Thread Index | Old Index