diff options
Diffstat (limited to 'distrib/amd64/common')
-rw-r--r-- | distrib/amd64/common/install.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distrib/amd64/common/install.md b/distrib/amd64/common/install.md index bba77426b52..d4fc8418a97 100644 --- a/distrib/amd64/common/install.md +++ b/distrib/amd64/common/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.54 2017/01/22 23:43:54 rpe Exp $ +# $OpenBSD: install.md,v 1.55 2017/07/28 18:15:44 rpe Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. # All rights reserved. @@ -39,8 +39,6 @@ if dmesg | grep -q 'efifb0 at mainbus0'; then MDEFI=y fi -((NCPU > 1)) && { DEFAULTSETS="bsd bsd.rd bsd.mp"; SANESETS="bsd bsd.mp"; } - md_installboot() { if ! installboot -r /mnt ${1}; then echo "\nFailed to install bootblocks." |