summaryrefslogtreecommitdiff
path: root/distrib/notes/alpha/install
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-08-05 22:58:02 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-08-05 22:58:02 +0000
commitb01b82310dc103f01f8d51f1f53071df86a272cb (patch)
tree922fdba39b10a6c8aee9236e52ffba980c3574a6 /distrib/notes/alpha/install
parent7888398b6a596ec38486bdbb4def71b375293251 (diff)
Better description of the installation steps:
- document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now.
Diffstat (limited to 'distrib/notes/alpha/install')
-rw-r--r--distrib/notes/alpha/install10
1 files changed, 9 insertions, 1 deletions
diff --git a/distrib/notes/alpha/install b/distrib/notes/alpha/install
index 0f3701632f9..ac7fbc1e496 100644
--- a/distrib/notes/alpha/install
+++ b/distrib/notes/alpha/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.30 2008/03/10 21:27:33 miod Exp $
+dnl $OpenBSD: install,v 1.31 2008/08/05 22:58:01 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way is
@@ -142,4 +142,12 @@ OpenBSDCommonFS
OpenBSDCommonURL
+OpenBSDInstallWrapup
+
+OpenBSDInstallAperture
+
+OpenBSDInstallConsole
+
+OpenBSDInstallWrapupPart2
+
OpenBSDCongratulations