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 1.12 [is]:



details:   https://anonhg.NetBSD.org/src/rev/68ee7cc785b2
branches:  netbsd-1-5
changeset: 489807:68ee7cc785b2
user:      tv <tv%NetBSD.org@localhost>
date:      Tue Oct 17 19:56:24 2000 +0000

description:
Pullup 1.12 [is]:
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/install.md |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2c3bd463a991 -r 68ee7cc785b2 distrib/amiga/miniroot/install.md
--- a/distrib/amiga/miniroot/install.md Tue Oct 17 19:56:18 2000 +0000
+++ b/distrib/amiga/miniroot/install.md Tue Oct 17 19:56:24 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: install.md,v 1.11 1999/06/29 20:32:54 is Exp $
+#      $NetBSD: install.md,v 1.11.8.1 2000/10/17 19:56:24 tv Exp $
 #
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -41,7 +41,7 @@
 #
 
 # Machine-dependent install sets
-MDSETS="xbase xcomp xcontrib xfont xserver"
+MDSETS="kern xbase xcomp xcontrib xfont xserver"
 
 md_set_term() {
        if [ ! -z "$TERM" ]; then



Home | Main Index | Thread Index | Old Index