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/luna88k/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/luna88k/install')
-rw-r--r-- | distrib/notes/luna88k/install | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/distrib/notes/luna88k/install b/distrib/notes/luna88k/install index a943ef426e9..60b5e3175e9 100644 --- a/distrib/notes/luna88k/install +++ b/distrib/notes/luna88k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.6 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.7 2009/05/12 21:06:50 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -75,40 +75,28 @@ OpenBSDInstallPart2 diskless setup isn't correct, or you may have a hardware or configuration problem. -OpenBSDBootMsgs(,"sd0") - - 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 +OpenBSDInstallPart3(,"sd0") OpenBSDInstallPart4 -OpenBSDInstallPart5(sd0) +OpenBSDInstallPart5 -OpenBSDInstallNet({:-CD-ROM, NFS, -:}) +OpenBSDInstallPart6({:-CD-ROM, NFS, -:}) OpenBSDFTPInstall OpenBSDHTTPInstall -OpenBSDTAPEInstall(1) - OpenBSDCDROMInstall OpenBSDNFSInstall OpenBSDDISKInstall(,{:-only -:}) -OpenBSDCommonFS(NFS) - -OpenBSDCommonURL +OpenBSDCommonInstall -OpenBSDInstallWrapup +OpenBSDTAPEInstall(1) -OpenBSDInstallWrapupPart2 +OpenBSDInstallWrapup OpenBSDCongratulations |