summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-11-09 18:15:23 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-11-09 18:15:23 +0000
commit80ff0d9e2b8a794bb9275f24e0588d3d0b71f314 (patch)
tree5e669f38d2282b5d7db7bda2d8a4267a6a778ad3 /distrib
parent037380a8adbda205daf389ec75c75f4032f2fc56 (diff)
Build and advertize bsd.mp on mvme88k.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/mvme88k/contents4
-rw-r--r--distrib/notes/mvme88k/hardware6
2 files changed, 8 insertions, 2 deletions
diff --git a/distrib/notes/mvme88k/contents b/distrib/notes/mvme88k/contents
index 8c3a8ca1b15..bc87bff7b20 100644
--- a/distrib/notes/mvme88k/contents
+++ b/distrib/notes/mvme88k/contents
@@ -1,10 +1,12 @@
-dnl $OpenBSD: contents,v 1.15 2006/02/28 20:42:35 miod Exp $
+dnl $OpenBSD: contents,v 1.16 2007/11/09 18:15:21 miod Exp $
TopPart
OpenBSDdistsets
OpenBSDbsd
+OpenBSDbsdmp
+
OpenBSDrd
installboot The OpenBSD/MACHINE boot loader installation
diff --git a/distrib/notes/mvme88k/hardware b/distrib/notes/mvme88k/hardware
index dc57f913284..51d68854321 100644
--- a/distrib/notes/mvme88k/hardware
+++ b/distrib/notes/mvme88k/hardware
@@ -1,4 +1,4 @@
-dnl $OpenBSD: hardware,v 1.9 2004/08/03 21:31:08 miod Exp $
+dnl $OpenBSD: hardware,v 1.10 2007/11/09 18:15:21 miod Exp $
OpenBSD/MACHINE OSREV runs on the systems built around the following
MVME boards:
@@ -9,6 +9,10 @@ Besides various Motorola complete systems (M8120, MVME187-based series
900, etc), OpenBSD/MACHINE also runs on the MVME187-based Triton Dolphin
System 100.
+OpenBSD/MACHINE OSREV supports MVME188 SMP (Symmetrical MultiProcessor)
+systems. To support SMP operation, a separate SMP kernel (bsd.mp)
+is included with the installation file sets.
+
The minimal configuration requires 16MB of RAM and ~250MB of disk space.
To install the entire system requires much more disk space, and to
compile the system, more RAM is recommended.