From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JNykN-0007Ja-Uu for mharc-grub-devel@gnu.org; Sat, 09 Feb 2008 18:04:36 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNykM-0007Iw-46 for grub-devel@gnu.org; Sat, 09 Feb 2008 18:04:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNykK-0007Ig-N0 for grub-devel@gnu.org; Sat, 09 Feb 2008 18:04:33 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNykK-0007Id-JE for grub-devel@gnu.org; Sat, 09 Feb 2008 18:04:32 -0500 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JNykK-0000hW-3h for grub-devel@gnu.org; Sat, 09 Feb 2008 18:04:32 -0500 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 09 Feb 2008 18:04:31 -0500 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 70EAB619058 for ; Sat, 9 Feb 2008 18:04:31 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080209215923.GA25086@thorin> References: <47ACA35C.6080803@t-online.de> <20080208231411.GC17287@thorin> <47ACE69B.7070101@t-online.de> <47ADDD07.3080203@t-online.de> <20080209215923.GA25086@thorin> Content-Type: text/plain Date: Sat, 09 Feb 2008 18:04:30 -0500 Message-Id: <1202598270.2418.6.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Create floppy emulation boot CD with grub-mkimage X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 23:04:34 -0000 On Sat, 2008-02-09 at 22:59 +0100, Robert Millan wrote: > > --boot-type=(native|emulation) > > select cdrom native (default) or floppy emulation > > boot type > > Since it is a flag for enabling a compatibility option, I think it's more > like a boolean. Actually, there is also hard drive emulation, which might be useful for USB flash keys eventually, so it's not a boolean option. But we can always change it later. -- Regards, Pavel Roskin