Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/cdrom fix path to pmax install kernel
details: https://anonhg.NetBSD.org/src/rev/de7dbba4f362
branches: trunk
changeset: 536988:de7dbba4f362
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Sep 25 04:15:41 2002 +0000
description:
fix path to pmax install kernel
diffstat:
distrib/cdrom/NetBSD-1.6.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 30ea677d2637 -r de7dbba4f362 distrib/cdrom/NetBSD-1.6.mk
--- a/distrib/cdrom/NetBSD-1.6.mk Wed Sep 25 03:57:15 2002 +0000
+++ b/distrib/cdrom/NetBSD-1.6.mk Wed Sep 25 04:15:41 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD-1.6.mk,v 1.1 2002/06/24 14:49:15 mrg Exp $
+# $NetBSD: NetBSD-1.6.mk,v 1.2 2002/09/25 04:15:41 lukem Exp $
#
# Configuration file for the NetBSD 1.6 binary release.
@@ -23,7 +23,7 @@
# BOOTFILE.pmax is absolute
BOOTFILE.pmax= ${EXTFILEDIR}/pmax.bootxx
EXTFILES.pmax= pmax.bootxx:pmax/binary/sets/base.tgz,./usr/mdec/bootxx_cd9660
-INTFILES.pmax= netbsd.pmax:pmax/binary/kernel/install.gz,link \
+INTFILES.pmax= netbsd.pmax:pmax/binary/kernel/netbsd-INSTALL.gz,link \
boot.pmax:pmax/binary/sets/base.tgz,./usr/mdec/boot.pmax
# BOOTFILE.sparc is absolute
Home |
Main Index |
Thread Index |
Old Index