summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-08-14 13:23:20 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-08-14 13:23:20 +0000
commit899a3df9614a5ed4ce819e017ec091876857125f (patch)
tree88bff660649dc4c83591317927326bd69a001e47 /distrib/notes
parentc761a78005871cebbaad2be1dbf74f5a005f590d (diff)
New x sets and a few tweaks
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/vax/contents8
-rw-r--r--distrib/notes/vax/hardware9
-rw-r--r--distrib/notes/vax/install10
-rw-r--r--distrib/notes/vax/prep6
-rw-r--r--distrib/notes/vax/xfer4
5 files changed, 22 insertions, 15 deletions
diff --git a/distrib/notes/vax/contents b/distrib/notes/vax/contents
index 141144aa44d..93393f53b2a 100644
--- a/distrib/notes/vax/contents
+++ b/distrib/notes/vax/contents
@@ -1,4 +1,4 @@
-dnl $OpenBSD: contents,v 1.21 2006/02/28 20:42:36 miod Exp $
+dnl $OpenBSD: contents,v 1.22 2006/08/14 13:23:19 miod Exp $
TopPart
OpenBSDdistsets
@@ -14,7 +14,7 @@ OpenBSDfloppy
OpenBSDfloppydesc(single,The)
-DistributionDescription(nine)
+DistributionDescription(eleven)
OpenBSDbase(69716441,156575827)
@@ -32,4 +32,8 @@ OpenBSDxbase(69721488,117582012)
OpenBSDxetc(840022,1522621)
+OpenBSDxfont(33236408,40970240)
+
+OpenBSDxserv(9333481,25999360)
+
OpenBSDxshare(2079764,10999893)
diff --git a/distrib/notes/vax/hardware b/distrib/notes/vax/hardware
index 781cf832146..309e037cc8e 100644
--- a/distrib/notes/vax/hardware
+++ b/distrib/notes/vax/hardware
@@ -1,4 +1,4 @@
-dnl $OpenBSD: hardware,v 1.18 2006/07/30 13:06:55 miod Exp $
+dnl $OpenBSD: hardware,v 1.19 2006/08/14 13:23:19 miod Exp $
OpenBSD/MACHINE OSREV runs on a wide variety of VAX hardware.
The following systems have been tested:
- VAXstation 2000
@@ -8,12 +8,15 @@ The following systems have been tested:
- VAXstation 4000/VLC
- VAXstation 4000/60
- VAXstation 4000/90
+ - VAXstation 4000/90A
- VAXstation 4000/96
- MicroVAX 2000
- MicroVAX 3100/{10,20}{,e}
- MicroVAX 3100/80
- MicroVAX 3100/85
- MicroVAX 3100/90
+ - MicroVAX 3100/95
+ - MicroVAX 3100/96
- MicroVAX 3300
- VAX 4000 100
- VAX 4000 105
@@ -47,8 +50,8 @@ Supported devices {:-include-:}:
- VAXstation 3100/{30,38,40,48} color frame buffer option (gpx)
- VAXstation 4000/60 and 4000/VLC frame buffer (lcg)
- VAXstation 4000/90 color frame buffer (lcspx)
- The VAXstation 3100/76 spx frame buffer, as well as the spx/spxg
- option for VAXstation 4000s is not supported yet.
+ The VAXstation 3100 spx frame buffer, as well as the spxg/spxgt
+ option for VAXstation 4000s are not supported yet.
* Keyboard and mice:
- LK201 and LK401 keyboards (lkkbd)
diff --git a/distrib/notes/vax/install b/distrib/notes/vax/install
index 853948854e9..321a069037b 100644
--- a/distrib/notes/vax/install
+++ b/distrib/notes/vax/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.17 2004/03/25 08:38:52 tom Exp $
+dnl $OpenBSD: install,v 1.18 2006/08/14 13:23:19 miod Exp $
OpenBSDInstallPrelude
For most systems, the easiest way to install OpenBSD/MACHINE OSREV is via
@@ -93,11 +93,9 @@ OpenBSDInstallPart2
OpenBSDBootMsgs
You will next be asked for your terminal type.
-dnl uncomment once display console is available
-dnl If you are installing from a serial console you should choose
-dnl the terminal type from amongst those listed.
-dnl (If your terminal type is xterm, just use vt100.)
- Just hit return to select the default (vt100).
+ If you are installing from a serial console you should choose
+ the terminal type from amongst those listed.
+ (If your terminal type is xterm, just use vt100.)
OpenBSDInstallPart3
diff --git a/distrib/notes/vax/prep b/distrib/notes/vax/prep
index 7af0176dee0..c865dea56b5 100644
--- a/distrib/notes/vax/prep
+++ b/distrib/notes/vax/prep
@@ -1,4 +1,4 @@
-dnl $OpenBSD: prep,v 1.5 2006/07/30 13:06:55 miod Exp $
+dnl $OpenBSD: prep,v 1.6 2006/08/14 13:23:19 miod Exp $
VAX machines don't generally need any specific preparation. You will need
to properly identify the console port on your machine.
@@ -11,7 +11,9 @@ Machines with frame buffers (i.e. VAXstations) have a similar S3 switch,
and will either use a serial console connected to port 3 (usually labeled
as the printer port) if the S3 switch is in the up position, and will use
the keyboard and frame buffer console, if the S3 switch is in the down
-position.
+position. Be warned that early VAXstation 3100 models do not have a hole in
+the enclosure to access the switch, and will need to be opened for the
+switch to be flipped.
Note that, if the frame buffer in your VAXstation is not supported, OpenBSD
will use serial port 3 as the console, as if the S3 switch had been in the
diff --git a/distrib/notes/vax/xfer b/distrib/notes/vax/xfer
index 47deee22e88..01ae2aa20e5 100644
--- a/distrib/notes/vax/xfer
+++ b/distrib/notes/vax/xfer
@@ -1,4 +1,4 @@
-dnl $OpenBSD: xfer,v 1.8 2005/03/18 13:30:53 miod Exp $
+dnl $OpenBSD: xfer,v 1.9 2006/08/14 13:23:19 miod Exp $
Installation is supported from several media types, including:
CD-ROM
@@ -11,7 +11,7 @@ Installation is supported from several media types, including:
OpenBSDXferPrelude
-OpenBSDXferBareTape(xbase xetc xshare)
+OpenBSDXferBareTape(xbase xetc xfont xserv xshare)
OpenBSDXferNFS