Source-Changes-HG archive

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

[src/trunk]: src/distrib/cdrom gunzip cats/binary/kernel/netbsd.aout-INSTALL....



details:   https://anonhg.NetBSD.org/src/rev/9df4ca38036c
branches:  trunk
changeset: 537926:9df4ca38036c
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Oct 08 14:18:17 2002 +0000

description:
gunzip cats/binary/kernel/netbsd.aout-INSTALL.gz to /netbsd.cats

diffstat:

 distrib/cdrom/NetBSD-1.6.mk |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r c1cf435ecdd0 -r 9df4ca38036c distrib/cdrom/NetBSD-1.6.mk
--- a/distrib/cdrom/NetBSD-1.6.mk       Tue Oct 08 13:24:07 2002 +0000
+++ b/distrib/cdrom/NetBSD-1.6.mk       Tue Oct 08 14:18:17 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD-1.6.mk,v 1.3 2002/09/29 06:44:36 lukem Exp $
+# $NetBSD: NetBSD-1.6.mk,v 1.4 2002/10/08 14:18:17 lukem Exp $
 #
 # Configuration file for the NetBSD 1.6 binary release.
 
@@ -11,6 +11,9 @@
 INTFILES.alpha=                netbsd.alpha:alpha/installation/instkernel/netbsd.gz,link \
                        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
+
 # BOOTFILE.i386 is relative to CD staging root
 BOOTFILE.i386=         boot.i386
 INTFILES.i386=         boot.i386:i386/installation/floppy/boot-big.fs,link



Home | Main Index | Thread Index | Old Index