Source-Changes-HG archive

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

[src/trunk]: src/distrib/amiga/miniroot Extend size of miniroot.fs from 6m to...



details:   https://anonhg.NetBSD.org/src/rev/cf7ebaafbee0
branches:  trunk
changeset: 334878:cf7ebaafbee0
user:      phx <phx%NetBSD.org@localhost>
date:      Sat Dec 13 15:51:18 2014 +0000

description:
Extend size of miniroot.fs from 6m to 7m.

diffstat:

 distrib/amiga/miniroot/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 0a713b16dcec -r cf7ebaafbee0 distrib/amiga/miniroot/Makefile.inc
--- a/distrib/amiga/miniroot/Makefile.inc       Sat Dec 13 14:16:48 2014 +0000
+++ b/distrib/amiga/miniroot/Makefile.inc       Sat Dec 13 15:51:18 2014 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile.inc,v 1.18 2010/02/11 09:06:47 roy Exp $
+#      $NetBSD: Makefile.inc,v 1.19 2014/12/13 15:51:18 phx Exp $
 
-IMAGESIZE=     6m
+IMAGESIZE=     7m
 MAKEFS_FLAGS=   -o density=4k
 IMAGEENDIAN=   be
 MAKEDEVTARGETS=        floppy



Home | Main Index | Thread Index | Old Index