Module Name:    src
Committed By:   tsutsui
Date:           Tue Oct  5 14:16:20 UTC 2010

Modified Files:
        src/distrib/cats/cdroms/installcd: Makefile
        src/distrib/cdrom: NetBSD-current.mk

Log Message:
netbsd.aout-INSTALL for cats is renamed to netbsd-INSTALL.aout.

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/cats/cdroms/installcd/Makefile
cvs rdiff -u -r1.7 -r1.8 src/distrib/cdrom/NetBSD-current.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/cats/cdroms/installcd/Makefile
diff -u src/distrib/cats/cdroms/installcd/Makefile:1.1 src/distrib/cats/cdroms/installcd/Makefile:1.2
--- src/distrib/cats/cdroms/installcd/Makefile:1.1	Tue Mar  6 21:56:56 2007
+++ src/distrib/cats/cdroms/installcd/Makefile	Tue Oct  5 14:16:19 2010
@@ -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"

Index: src/distrib/cdrom/NetBSD-current.mk
diff -u src/distrib/cdrom/NetBSD-current.mk:1.7 src/distrib/cdrom/NetBSD-current.mk:1.8
--- src/distrib/cdrom/NetBSD-current.mk:1.7	Wed Apr 30 15:29:11 2008
+++ src/distrib/cdrom/NetBSD-current.mk	Tue Oct  5 14:16:20 2010
@@ -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

Reply via email to