diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-03-01 19:24:46 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-03-01 19:24:46 +0000 |
commit | fc7524a02d01315aabc4873853df64c53f6c7a4c (patch) | |
tree | 819452141611dfccabaf3ecc1d5402089459d754 /distrib/notes/luna88k | |
parent | 6b0d7b8586b7504aec0473681826d34c4d642689 (diff) |
Your spring jumbo m4-fu. This time:
- mention comp contains an objective-C compiler too.
- rewrite InstallPrelude so that it will only output the ``know your drive
geometry'' blurb if asked to, and for a specified disk type. Use it for
non-IDE and non-SCSI disks only, otherwise the kernel is good enough to
do the job without the users' help.
- similarily, adapt BootMsgs to make the second part of the geometry blurb
optional, and to accept up to three disk types. Use this to report better
disk names (i.e. no point saying an scsi disk would show up as sd0 on
platforms which can't have scsi disks, or won't be able to boot from them).
- in InstallPart4, drop the part about block and fragment sizes in
disklabel. The defaults are good, and you won't get to change them unless
you switched to expert mode.
- the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'',
so pressing enter to get it is not enough anymore (-:
Diffstat (limited to 'distrib/notes/luna88k')
-rw-r--r-- | distrib/notes/luna88k/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/luna88k/install b/distrib/notes/luna88k/install index 6b57cffdf72..a07ea1af375 100644 --- a/distrib/notes/luna88k/install +++ b/distrib/notes/luna88k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.3 2005/03/21 22:32:06 miod Exp $ +dnl $OpenBSD: install,v 1.4 2007/03/01 19:24:45 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -75,7 +75,7 @@ OpenBSDInstallPart2 diskless setup isn't correct, or you may have a hardware or configuration problem. -OpenBSDBootMsgs +OpenBSDBootMsgs(,"sd0") You will next be asked for your terminal type. You should choose the terminal type from amongst those listed. |