Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/amiga/miniroot Now that we use an INSTALL kernel on ...



details:   https://anonhg.NetBSD.org/src/rev/eacec3b120be
branches:  trunk
changeset: 497057:eacec3b120be
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/install.md |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ef227ae6da41 -r eacec3b120be distrib/amiga/miniroot/install.md
--- a/distrib/amiga/miniroot/install.md Sun Sep 17 21:03:32 2000 +0000
+++ b/distrib/amiga/miniroot/install.md Sun Sep 17 21:07:10 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.12 2000/09/17 21:07:10 is 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