diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-12 21:06:52 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-12 21:06:52 +0000 |
commit | 4bd4f59da1c92d5b558c52d635c025034fbda35e (patch) | |
tree | 6df3c6c273de222204a033e9451eb25e770f7523 /distrib/notes/sparc64/install | |
parent | 8203708055a4de06b9a2f1753a6c2d2090d94394 (diff) |
Try to catch up with installer changes in the installation notes.
Also, the per-platform features are moved to a common place, which makes
the MD layout easier to work on. m4.common is still a tangled mess of subtly
placed dnl, though...
Diffstat (limited to 'distrib/notes/sparc64/install')
-rw-r--r-- | distrib/notes/sparc64/install | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/distrib/notes/sparc64/install b/distrib/notes/sparc64/install index cdc9631bafd..25e26f886d0 100644 --- a/distrib/notes/sparc64/install +++ b/distrib/notes/sparc64/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.41 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.42 2009/05/12 21:06:51 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -98,41 +98,27 @@ OpenBSDInstallPart2 is bad, your diskless setup isn't correct, or you may have a hardware or configuration problem. -OpenBSDBootMsgs - - 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 OpenBSDInstallPart4 -OpenBSDInstallPart5(wd0) +OpenBSDInstallPart5 -OpenBSDInstallNet({:-CD-ROM, -:},nofloppy) +OpenBSDInstallPart6({:-CD-ROM, -:}) OpenBSDFTPInstall OpenBSDHTTPInstall -OpenBSDTAPEInstall - OpenBSDCDROMInstall OpenBSDDISKInstall({:-"wdN" or -:},{:-only -:}) -OpenBSDCommonFS - -OpenBSDCommonURL +OpenBSDCommonInstall -OpenBSDInstallWrapup - -OpenBSDInstallAperture +OpenBSDTAPEInstall -OpenBSDInstallWrapupPart2 +OpenBSDInstallWrapup After completing an installation: |