diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-09 01:22:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-09 01:22:24 +0000 |
commit | 3633c59ccd563520e0b9335e960a3b29182b0c61 (patch) | |
tree | 5243ab96cf1990489d74e3c29da547b4765dcc60 /distrib/notes/sun3/install | |
parent | b11b91047d0403500fd1ef36c645f6970dce79a6 (diff) |
Since the installation procedure will list all the supported media flags
via ifconfig -m, there is no need to suggest canonical media flags on
some arches, especially since the end user might have a different
interface with different flags; instead, be more cosy and mention that
looking at the manual page for the interface might be helpful for
desperate cases.
Thus, merge the OpenBSDInstallNet and OpenBSDInstallNet2 macros, and
remove thde in-between text for the arches that had such a paragraph.
Diffstat (limited to 'distrib/notes/sun3/install')
-rw-r--r-- | distrib/notes/sun3/install | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/distrib/notes/sun3/install b/distrib/notes/sun3/install index 4c7ef7a51ff..fdaf3a679c0 100644 --- a/distrib/notes/sun3/install +++ b/distrib/notes/sun3/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.17 2002/03/30 22:52:58 miod Exp $ +dnl $OpenBSD: install,v 1.18 2002/04/09 01:22:23 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -120,15 +120,7 @@ OpenBSDInstallPart4 OpenBSDInstallPart5(sd0) -OpenBSDInstallNet(linkflags)dnl - The flags usually carry the following - meaning: - - -link0 -link1 Use existing setting (default) - link0 -link1 Use UTP (twisted pair) port - -link0 link1 Use AUI port - -OpenBSDInstallNet2({:-CD-ROM, NFS, -:}) +OpenBSDInstallNet({:-CD-ROM, NFS, -:}) OpenBSDFTPInstall |