From f7e2efaa0647e28ecac344568faf6832f2ff37d7 Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 8 Oct 2002 14:18:17 +0000 Subject: [PATCH] gunzip cats/binary/kernel/netbsd.aout-INSTALL.gz to /netbsd.cats --- distrib/cdrom/NetBSD-1.6.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/distrib/cdrom/NetBSD-1.6.mk b/distrib/cdrom/NetBSD-1.6.mk index 60270dea1644..ea1e249bb748 100644 --- a/distrib/cdrom/NetBSD-1.6.mk +++ b/distrib/cdrom/NetBSD-1.6.mk @@ -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 @@ EXTFILES.alpha= alpha.bootxx:alpha/binary/sets/base.tgz,./usr/mdec/bootxx_cd966 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