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 Pullup from -current, requested ...



details:   https://anonhg.NetBSD.org/src/rev/bf2b94b8ffdf
branches:  netbsd-1-5
changeset: 489479:bf2b94b8ffdf
user:      is <is%NetBSD.org@localhost>
date:      Tue Sep 19 18:25:19 2000 +0000

description:
Pullup from -current, requested by is, granted by thorpej: list 1.10
Use INSTALL kernel instead of GENERIC for miniroot.

diffstat:

 distrib/amiga/miniroot/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r c306c27727bd -r bf2b94b8ffdf distrib/amiga/miniroot/list
--- a/distrib/amiga/miniroot/list       Tue Sep 19 18:18:20 2000 +0000
+++ b/distrib/amiga/miniroot/list       Tue Sep 19 18:25:19 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.9.4.2 2000/09/17 21:09:03 is Exp $
+#      $NetBSD: list,v 1.9.4.3 2000/09/19 18:25:19 is Exp $
 
 # Amiga extra's
 LINK   instbin                 sbin/mount_ados
@@ -52,4 +52,4 @@
 SPECIAL        rmdir usr/share/zoneinfo
 
 # Install kernel
-COPY   ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/GENERIC/netbsd    netbsd
+COPY   ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/INSTALL/netbsd    netbsd



Home | Main Index | Thread Index | Old Index