From fc7524a02d01315aabc4873853df64c53f6c7a4c Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 1 Mar 2007 19:24:46 +0000 Subject: 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 (-: --- distrib/notes/i386/install | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'distrib/notes/i386') diff --git a/distrib/notes/i386/install b/distrib/notes/i386/install index 088fa0c670e..90087857ce6 100644 --- a/distrib/notes/i386/install +++ b/distrib/notes/i386/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.38 2004/09/10 19:14:05 miod Exp $ +dnl $OpenBSD: install,v 1.39 2007/03/01 19:24:45 miod Exp $ OpenBSDInstallPrelude If OpenBSD will be sharing the disk with DOS or another operating @@ -45,13 +45,12 @@ OpenBSDInstallPart2 you do, please {:-include-:} as many details about your system configuration as you can. - OpenBSDBootMsgs You will next be asked for your terminal type. You should just hit return to select the default (vt220). -OpenBSDInstallPart3({:- or "wd0" for IDE/RLL/ESDI/ST506 drives-:}) +OpenBSDInstallPart3 Next you will have to edit or create a disk label for the disk OpenBSD is being installed on. If there are any existing -- cgit v1.2.3