From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KLPvX-0001YL-2X for mharc-grub-devel@gnu.org; Tue, 22 Jul 2008 18:01:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLPvV-0001WX-IZ for grub-devel@gnu.org; Tue, 22 Jul 2008 18:01:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLPvT-0001UP-UK for grub-devel@gnu.org; Tue, 22 Jul 2008 18:01:45 -0400 Received: from [199.232.76.173] (port=56085 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLPvT-0001U9-ML for grub-devel@gnu.org; Tue, 22 Jul 2008 18:01:43 -0400 Received: from c60.cesmail.net ([216.154.195.49]:20765) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KLPvT-0002QD-Gs for grub-devel@gnu.org; Tue, 22 Jul 2008 18:01:43 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 22 Jul 2008 18:01:42 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 43A56618F22 for ; Tue, 22 Jul 2008 18:01:42 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080722213747.GC15111@thorin> References: <1216040584.9995.52.camel@dv> <200807160132.18470.okuji@enbug.org> <20080719150624.GD23778@thorin> <200807192216.23882.okuji@enbug.org> <1216673313.11291.24.camel@dv> <20080722213747.GC15111@thorin> Content-Type: text/plain Date: Tue, 22 Jul 2008 18:01:41 -0400 Message-Id: <1216764101.5601.15.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Next release? 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: Tue, 22 Jul 2008 22:01:45 -0000 On Tue, 2008-07-22 at 23:37 +0200, Robert Millan wrote: > > Suppose that we don't have device.map. Then I don't need to add entries > > for temporary devices. Also, I won't be able to create a cross-drive > > configuration by accident, simple because it won't be allowed by > > default. > > But we could have device.map _and_ a fallback mechanism for when there's > no match (e.g. give it a "(dummy0)" drive). > > I even STR I implemented that in some patch. The problem was that the reliable information was called "dummy" and used as fallback, whereas the unreliable information was used by default. -- Regards, Pavel Roskin