From 8cd300a821781ef9de90cc14a4aaf71139a7ca91 Mon Sep 17 00:00:00 2001 From: pk Date: Sun, 22 Jun 1997 22:26:42 +0000 Subject: [PATCH] Add `installboot' to list of files that have moved since 1.2 --- distrib/sparc/install.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/distrib/sparc/install.md b/distrib/sparc/install.md index 1189d1849938..2d24788a5b4b 100644 --- a/distrib/sparc/install.md +++ b/distrib/sparc/install.md @@ -1,4 +1,4 @@ -# $NetBSD: install.md,v 1.9 1996/10/09 00:13:36 jtc Exp $ +# $NetBSD: install.md,v 1.10 1997/06/22 22:26:42 pk Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -43,6 +43,10 @@ # Machine-dependent install sets MDSETS="xbin xman xinc xcon" +if [ "$MODE" = upgrade ]; then + RELOCATED_FILES_13="${RELOCATED_FILES_13} /usr/sbin/installboot /usr/mdec/installboot" +fi + md_set_term() { if [ ! -z "$TERM" ]; then return