Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/floppies/ramdisk Adjust ramdisksize downwards ...
details: https://anonhg.NetBSD.org/src/rev/adb713345fbf
branches: trunk
changeset: 547230:adb713345fbf
user: fvdl <fvdl%NetBSD.org@localhost>
date: Thu May 15 14:02:37 2003 +0000
description:
Adjust ramdisksize downwards to match kernels.
diffstat:
distrib/amd64/floppies/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r ac412a8fb15a -r adb713345fbf distrib/amd64/floppies/ramdisk/Makefile
--- a/distrib/amd64/floppies/ramdisk/Makefile Thu May 15 14:02:00 2003 +0000
+++ b/distrib/amd64/floppies/ramdisk/Makefile Thu May 15 14:02:37 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2003/04/26 18:55:44 fvdl Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/15 14:02:37 fvdl Exp $
IMAGE= ramdisk.fs
-IMAGESIZE= 2560k
+IMAGESIZE= 2496k
IMAGEDEPENDS= disktab.preinstall \
${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script \
${DESTDIR}/usr/mdec/biosboot_com0.sym
Home |
Main Index |
Thread Index |
Old Index