summaryrefslogtreecommitdiff
path: root/distrib/notes/sgi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:38:29 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:38:29 +0000
commit550c8c4f26046b1440b9f24f5a9d152fb0374bdf (patch)
tree6168c767cfe8eace9603cb8ffd030865ef3f9227 /distrib/notes/sgi
parent40fd6cd9cd1ce19398ce97cae40ce511edb2efe0 (diff)
Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhere
instead of a mix of vt100 and vt220.
Diffstat (limited to 'distrib/notes/sgi')
-rw-r--r--distrib/notes/sgi/install10
1 files changed, 6 insertions, 4 deletions
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install
index 380c36247b5..3e63631d118 100644
--- a/distrib/notes/sgi/install
+++ b/distrib/notes/sgi/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.10 2008/03/07 17:58:23 jsing Exp $
+dnl $OpenBSD: install,v 1.11 2008/03/10 21:38:28 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -55,9 +55,11 @@ OpenBSDInstallPart2
OpenBSDBootMsgs(,"sd0")
- You will next be asked for your terminal type.
-dnl XXX needs extra text here once graphics console is available
- Just hit return to select the default (vt100).
+ You will next be asked for your terminal type. If you are
+ installing from a non-serial console, the default of "vt220"
+ is correct. 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 vt220.)
OpenBSDInstallPart3