Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/atari/floppies/install double the size of the image ...
details: https://anonhg.NetBSD.org/src/rev/59a227e82ac5
branches: trunk
changeset: 807806:59a227e82ac5
user: christos <christos%NetBSD.org@localhost>
date: Wed Apr 22 20:21:11 2015 +0000
description:
double the size of the image to fix the build
diffstat:
distrib/atari/floppies/install/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 661512867629 -r 59a227e82ac5 distrib/atari/floppies/install/Makefile
--- a/distrib/atari/floppies/install/Makefile Wed Apr 22 20:10:56 2015 +0000
+++ b/distrib/atari/floppies/install/Makefile Wed Apr 22 20:21:11 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2002/05/02 18:02:28 lukem Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/22 20:21:11 christos Exp $
IMAGE= sysinst.fs
-IMAGESIZE?= 1440k
+IMAGESIZE?= 2880k
MAKEDEVTARGETS= floppy
USE_SYSINST= yes
MAKEFS_FLAGS= -f 10
Home |
Main Index |
Thread Index |
Old Index