Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/floppies Revert previous; INSTALL should be sm...
details: https://anonhg.NetBSD.org/src/rev/9492dcf74bfa
branches: trunk
changeset: 569929:9492dcf74bfa
user: fvdl <fvdl%NetBSD.org@localhost>
date: Mon Sep 13 22:35:05 2004 +0000
description:
Revert previous; INSTALL should be small enough again.
diffstat:
distrib/amd64/floppies/bootfloppy-com/Makefile | 4 ++--
distrib/amd64/floppies/bootfloppy/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r af105c4aa24a -r 9492dcf74bfa distrib/amd64/floppies/bootfloppy-com/Makefile
--- a/distrib/amd64/floppies/bootfloppy-com/Makefile Mon Sep 13 22:33:47 2004 +0000
+++ b/distrib/amd64/floppies/bootfloppy-com/Makefile Mon Sep 13 22:35:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/09/13 08:32:19 chs Exp $
+# $NetBSD: Makefile,v 1.4 2004/09/13 22:35:05 fvdl Exp $
FLOPPYBASE= boot-com
-FLOPPYMAX= 3
+FLOPPYMAX= 2
FLOPPYKERNEL= netbsd-INSTALL.gz
FLOPPYBOOTOPTIONS= -o console=com0
diff -r af105c4aa24a -r 9492dcf74bfa distrib/amd64/floppies/bootfloppy/Makefile
--- a/distrib/amd64/floppies/bootfloppy/Makefile Mon Sep 13 22:33:47 2004 +0000
+++ b/distrib/amd64/floppies/bootfloppy/Makefile Mon Sep 13 22:35:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/09/13 08:32:19 chs Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/13 22:35:05 fvdl Exp $
FLOPPYBASE= boot
-FLOPPYMAX= 3
+FLOPPYMAX= 2
FLOPPYKERNEL= netbsd-INSTALL.gz
.include "${.CURDIR}/../common/Makefile.bootfloppy"
Home |
Main Index |
Thread Index |
Old Index