From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 18:11:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AA7816A4CE for ; Thu, 19 Aug 2004 18:11:11 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id B995043D31 for ; Thu, 19 Aug 2004 18:11:10 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i7JI89Ci055382 for current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 19 Aug 2004 22:08:09 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i7JI5Yoo055256; (8.12.8/vak/2.1) Thu, 19 Aug 2004 22:05:34 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <4124EC39.6030001@cronyx.ru> Date: Thu, 19 Aug 2004 22:06:49 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <4124B473.9070004@portaone.com> <1092925503.67807.11.camel@klamath.ankon.de.eu.org> <20040819145753.GA81657@ip.net.ua> In-Reply-To: <20040819145753.GA81657@ip.net.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Maxim Sobolev cc: Andreas Kohn cc: current@freebsd.org Subject: Re: Extending cdboot with options "Press any key to boot from CD" prompt X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 18:11:11 -0000 Ruslan Ermilov wrote: >On Thu, Aug 19, 2004 at 04:25:03PM +0200, Andreas Kohn wrote: > > >>On Thu, 2004-08-19 at 16:08, Maxim Sobolev wrote: >> >> >>>Hi, >>> >>>Please review/comment on attached patch, which extends cdboot with >>>"Press any key to boot from CD" prompt inspired by Windows installation >>>CDs. IMHO this feature is quite useful for installation CDs, and >>>probably for other interactive one-shot CDs, to prevent machine from >>>booting off CD again after work is complete. If there is no objections, >>>I'd like to request repo copy from cdboot.s into cdboot.S and then >>>commit this change. My plan is to keep this feature turned off by >>>default, and provide make(1) knob to turn it one if necessary. >>> >>>Thanks! >>> >>>-Maxim >>> >>> >>I like this idea very much. >> >>One small question: would it make sense to change the message to >>something which tells the user *what* will boot if he pressed a key? >> >> >> >Aren't you supposed to already know which CD you have inserted? ;) > > In case you are updating several OSs at the same time and this disk was inserted a day ago (for example, a pretty girl take you away from you faforite computer to the cinema ;-) you may just don't remember what disk is there - OS you've already installed or you wish to install. Especially if you always forgot to mark recordable CDs. (or not always, that one girl take you away at the moment you've started to mark you CD ;-) rik > >Cheers, > >