summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2013-12-04 20:24:01 +0000
committermiod <miod@openbsd.org>2013-12-04 20:24:01 +0000
commitc20d999c292942aa325ee4030424fe6c8546a26f (patch)
treece5408c6731d91f3980b0061415645e8e56c00d6
parentOops. Missed a chunk. Give up on classless static routes if (diff)
downloadwireguard-openbsd-c20d999c292942aa325ee4030424fe6c8546a26f.tar.xz
wireguard-openbsd-c20d999c292942aa325ee4030424fe6c8546a26f.zip
Do not suggest changing boot-file to boot the SMP kernel, since the installer
sets up /bsd as the SMP kernel on SMP systems; jkatz
-rw-r--r--distrib/notes/sparc64/install7
1 files changed, 1 insertions, 6 deletions
diff --git a/distrib/notes/sparc64/install b/distrib/notes/sparc64/install
index 42d3030d625..cd7000a7ddf 100644
--- a/distrib/notes/sparc64/install
+++ b/distrib/notes/sparc64/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.45 2010/10/18 05:41:02 deraadt Exp $
+dnl $OpenBSD: install,v 1.46 2013/12/04 20:24:01 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -131,11 +131,6 @@ empty, value, type the following:
ok set-default boot-file
-On multiprocessor systems, to boot the multiprocessor kernel automatically,
-type the following:
-
- ok setenv boot-file bsd.mp
-
OpenBSDCongratulations