Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/i386/floppies Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/23b0715eb266
branches: netbsd-1-4
changeset: 470315:23b0715eb266
user: he <he%NetBSD.org@localhost>
date: Tue Feb 08 00:07:40 2000 +0000
description:
Apply patch (requested by he):
No longer boot the single-floppy "bootfloppy" image; it no longer fits.
Do build the "bootfloppy-small" image.
diffstat:
distrib/i386/floppies/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r ca4fbd78df34 -r 23b0715eb266 distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile Tue Feb 08 00:04:45 2000 +0000
+++ b/distrib/i386/floppies/Makefile Tue Feb 08 00:07:40 2000 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9.2.2 1999/11/11 21:04:27 he Exp $
+# $NetBSD: Makefile,v 1.9.2.3 2000/02/08 00:07:40 he Exp $
-SUBDIR= ramdisk fdset bootfloppy bootfloppy-big bootfloppy-tiny
+SUBDIR= ramdisk fdset bootfloppy-big bootfloppy-small bootfloppy-tiny
TARGETS+=release
Home |
Main Index |
Thread Index |
Old Index