Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/floppies rescue-small is currently borked, too.



details:   https://anonhg.NetBSD.org/src/rev/e87ffeea17a9
branches:  trunk
changeset: 500598:e87ffeea17a9
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Thu Dec 14 09:01:30 2000 +0000

description:
rescue-small is currently borked, too.

diffstat:

 distrib/i386/floppies/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 7293e6e565f4 -r e87ffeea17a9 distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile    Thu Dec 14 08:58:31 2000 +0000
+++ b/distrib/i386/floppies/Makefile    Thu Dec 14 09:01:30 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.21 2000/12/14 08:58:31 mycroft Exp $
+#      $NetBSD: Makefile,v 1.22 2000/12/14 09:01:30 mycroft Exp $
 
 SUBDIR=                ramdisk-big
 SUBDIR+=       ramdisk-small
@@ -10,10 +10,10 @@
 SUBDIR+=       bootfloppy-small
 #SUBDIR+=      bootfloppy-tiny
 
-SUBDIR+=       ramdisk-rescuesmall
+#SUBDIR+=      ramdisk-rescuesmall
 #SUBDIR+=      ramdisk-rescuetiny
 SUBDIR+=       kernel-rescue
-SUBDIR+=       rescue-small
+#SUBDIR+=      rescue-small
 #SUBDIR+=      rescue-tiny
 
 TARGETS+=release



Home | Main Index | Thread Index | Old Index