Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/amiga/miniroot Now that we use an INSTALL kerne...
details: https://anonhg.NetBSD.org/src/rev/5b9255c9fa7c
branches: netbsd-1-5
changeset: 489467:5b9255c9fa7c
user: is <is%NetBSD.org@localhost>
date: Sun Sep 17 21:07:10 2000 +0000
description:
Now that we use an INSTALL kernel on the miniroot, give the user the
opportunity to install the GENERIC from kern.tgz.
diffstat:
distrib/amiga/miniroot/list | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 5725bf658b16 -r 5b9255c9fa7c distrib/amiga/miniroot/list
--- a/distrib/amiga/miniroot/list Fri Sep 15 03:50:50 2000 +0000
+++ b/distrib/amiga/miniroot/list Sun Sep 17 21:07:10 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.9 2000/05/02 16:06:46 sjg Exp $
+# $NetBSD: list,v 1.9.4.1 2000/09/17 21:07:10 is Exp $
# Amiga extra's
LINK instbin sbin/mount_ados
@@ -51,5 +51,5 @@
# ??? -is
SPECIAL rmdir usr/share/zoneinfo
-# Generic kernel
-COPY ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/GENERIC/netbsd netbsd
+# Install kernel
+COPY ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/INSTALL/netbsd netbsd
Home |
Main Index |
Thread Index |
Old Index