From 6621e37b5cd8f9acb3501e9c5313a227962486da Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Fri, 24 Apr 2009 01:43:28 +0000 Subject: Remove magic 'bsd.mp -> bsd' linking for the moment as it confuses subsequent upgrades. --- distrib/i386/common/install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'distrib/i386/common') diff --git a/distrib/i386/common/install.md b/distrib/i386/common/install.md index 0b4764c2898..906a0e6ff61 100644 --- a/distrib/i386/common/install.md +++ b/distrib/i386/common/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.37 2009/04/24 01:04:33 krw Exp $ +# $OpenBSD: install.md,v 1.38 2009/04/24 01:43:27 krw Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -44,7 +44,6 @@ md_installboot() { echo "Multiprocessor machine; using bsd.mp instead of bsd." mv bsd bsd.sp 2>/dev/null mv bsd.mp bsd - ln -sf bsd bsd.mp fi echo Installing boot block... -- cgit v1.2.3