Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies/ramdisk-tiny Bump the image size to 14...
details: https://anonhg.NetBSD.org/src/rev/b30a8814959d
branches: trunk
changeset: 538576:b30a8814959d
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Oct 22 23:36:46 2002 +0000
description:
Bump the image size to 1452k (+12k) .. needed for nathanw_sa branch
builds.
diffstat:
distrib/i386/floppies/ramdisk-tiny/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6ff5c22e2f66 -r b30a8814959d distrib/i386/floppies/ramdisk-tiny/Makefile
--- a/distrib/i386/floppies/ramdisk-tiny/Makefile Tue Oct 22 23:35:16 2002 +0000
+++ b/distrib/i386/floppies/ramdisk-tiny/Makefile Tue Oct 22 23:36:46 2002 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2002/02/08 05:02:20 lukem Exp $
+# $NetBSD: Makefile,v 1.21 2002/10/22 23:36:46 thorpej Exp $
BOOTMODEL= tiny
IMAGE= ramdisk-${BOOTMODEL}.fs
-IMAGESIZE= 1440k
+IMAGESIZE= 1452k
MAKEDEVTARGETS= std md0 fd0 fd1 wd0 wd1 wd2 wd3 cd0 cd1 pty0 ttyv0
MAKEFS_FLAGS= -f 10
USE_SYSINST= yes
Home |
Main Index |
Thread Index |
Old Index