Source-Changes-HG archive

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

[src/trunk]: src/distrib netbsd.aout-INSTALL for cats is renamed to netbsd-IN...



details:   https://anonhg.NetBSD.org/src/rev/35c291dc35d4
branches:  trunk
changeset: 757939:35c291dc35d4
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Tue Oct 05 14:16:19 2010 +0000

description:
netbsd.aout-INSTALL for cats is renamed to netbsd-INSTALL.aout.

XXX: catscd.iso should also have netbsd-INSTALL.ABLE?

diffstat:

 distrib/cats/cdroms/installcd/Makefile |  4 ++--
 distrib/cdrom/NetBSD-current.mk        |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 4ae7e082e2be -r 35c291dc35d4 distrib/cats/cdroms/installcd/Makefile
--- a/distrib/cats/cdroms/installcd/Makefile    Tue Oct 05 14:12:08 2010 +0000
+++ b/distrib/cats/cdroms/installcd/Makefile    Tue Oct 05 14:16:19 2010 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 2007/03/06 21:56:56 bouyer Exp $
+#      $NetBSD: Makefile,v 1.2 2010/10/05 14:16:19 tsutsui Exp $
 CDBASE=                catscd                  # gives ${CDBASE}.iso
 CDRELEASE=     true                    # include $RELEASEDIR/$MACHINE
-CDKERNELS=     netbsd.aout-INSTALL netbsd
+CDKERNELS=     netbsd-INSTALL.aout netbsd
 CDINSTKERNEL=  ../../instkernel
 
 .include "${.CURDIR}/../../../common/Makefile.bootcd"
diff -r 4ae7e082e2be -r 35c291dc35d4 distrib/cdrom/NetBSD-current.mk
--- a/distrib/cdrom/NetBSD-current.mk   Tue Oct 05 14:12:08 2010 +0000
+++ b/distrib/cdrom/NetBSD-current.mk   Tue Oct 05 14:16:19 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD-current.mk,v 1.7 2008/04/30 15:29:11 ad Exp $
+# $NetBSD: NetBSD-current.mk,v 1.8 2010/10/05 14:16:20 tsutsui Exp $
 #
 # Configuration file for NetBSD-current.
 
@@ -12,7 +12,7 @@
                        boot:alpha/binary/sets/base.tgz,./usr/mdec/boot
 
 # cats needs an a.out kernel to boot from
-INTFILES.cats=         netbsd.cats:cats/binary/kernel/netbsd.aout-INSTALL.gz
+INTFILES.cats=         netbsd.cats:cats/binary/kernel/netbsd-INSTALL.aout.gz
 
 # BOOTFILE.i386 is relative to CD staging root
 BOOTFILE.i386=         boot.i386



Home | Main Index | Thread Index | Old Index