Now that we use an INSTALL kernel on the miniroot, give the user the

opportunity to install the GENERIC from kern.tgz.
This commit is contained in:
is 2000-09-17 21:07:10 +00:00
parent 9a3cd1d826
commit 06d6fdab8f
1 changed files with 2 additions and 2 deletions

View File

@ -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