diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-02-03 05:35:41 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-02-03 05:35:41 +0000 |
commit | 2da02269cb88b81a2aa33e23690070948736d021 (patch) | |
tree | 64686dbd8b155aef466db47994cd1e60c2c18d8c /distrib/notes | |
parent | 68d8b5a00bd2c10dc4053eb96827288d811f6c11 (diff) |
Build and document bsd.mp on alpha.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/alpha/contents | 4 | ||||
-rw-r--r-- | distrib/notes/alpha/features | 4 | ||||
-rw-r--r-- | distrib/notes/alpha/hardware | 7 | ||||
-rw-r--r-- | distrib/notes/alpha/prep | 4 |
4 files changed, 9 insertions, 10 deletions
diff --git a/distrib/notes/alpha/contents b/distrib/notes/alpha/contents index 84e756cc80a..1dd871a1dfd 100644 --- a/distrib/notes/alpha/contents +++ b/distrib/notes/alpha/contents @@ -1,4 +1,4 @@ -dnl $OpenBSD: contents,v 1.54 2013/07/26 20:07:29 miod Exp $ +dnl $OpenBSD: contents,v 1.55 2014/02/03 05:35:40 miod Exp $ TopPart OpenBSDfloppy @@ -34,6 +34,8 @@ OpenBSDdistsets OpenBSDbsd +OpenBSDbsdmp + OpenBSDrd OpenBSDinstalliso diff --git a/distrib/notes/alpha/features b/distrib/notes/alpha/features index 029ead7e348..b70996b6f57 100644 --- a/distrib/notes/alpha/features +++ b/distrib/notes/alpha/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.1 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: features,v 1.2 2014/02/03 05:35:40 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -21,7 +21,7 @@ dnl (i.e. md_consoleinfo is not empty) define({:-MDSERCONS-:},1)dnl dnl dnl define if SMP kernels are provided -define({:-MDSMP-:},)dnl +define({:-MDSMP-:},1)dnl dnl dnl define if shared libraries are provided define({:-MDSO-:},1)dnl diff --git a/distrib/notes/alpha/hardware b/distrib/notes/alpha/hardware index d27a9151478..d7c64719d9b 100644 --- a/distrib/notes/alpha/hardware +++ b/distrib/notes/alpha/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.107 2013/08/20 14:27:24 ajacoutot Exp $ +dnl $OpenBSD: hardware,v 1.108 2014/02/03 05:35:40 miod Exp $ OpenBSD/MACHINE OSREV is expected to run on the following hardware. If you have hardware that is listed here and are unable to run OpenBSD, or if you are able to run OpenBSD on hardware not listed here, please @@ -16,8 +16,7 @@ Supported hardware: Floppy drive. XP900, XP1000, CS20, DS10, DS20, DS20L, ES40, 264DP, and other EV6 - machines using the Tsunami chipset (only one processor on multiprocessor - models will be used) + machines using the Tsunami chipset Supported devices: Built-in serial and parallel ports. Built-in DEC21143 Ethernet. @@ -171,8 +170,6 @@ dnl move to PCMCIA section once Multia PCMCIA has been tested EB64+ based systems Samsung 164BX and 164UX (no SRM) VME Alpha systems (AXPvme, ALPHAvme) - Multiprocessor Alpha systems (though they will run fine using one - processor only, if the model is listed as supported above) Supported Peripherals: diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep index c1148a0105b..29fda76e463 100644 --- a/distrib/notes/alpha/prep +++ b/distrib/notes/alpha/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.31 2013/02/25 20:08:27 miod Exp $ +dnl $OpenBSD: prep,v 1.32 2014/02/03 05:35:40 miod Exp $ OpenBSD/MACHINE requires the SRM console. Some alphas come with the AlphaBIOS (also known as the ARC firmware on older machines) instead; this is what Windows NT uses. It is fairly simple to replace the AlphaBIOS @@ -86,7 +86,7 @@ Using the SRM console: when rebooted (shutdown -r), and will not restart when halted (shutdown -h). - Most users will want to set this to "boot". + Most users will want to set this to "restart". bootdef_dev Default boot device (or list of devices). |