From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JmZev-0005eF-0j for mharc-grub-devel@gnu.org; Thu, 17 Apr 2008 15:20:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmZet-0005dT-Ci for grub-devel@gnu.org; Thu, 17 Apr 2008 15:20:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmZeq-0005cM-4F for grub-devel@gnu.org; Thu, 17 Apr 2008 15:20:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmZeq-0005cJ-0g for grub-devel@gnu.org; Thu, 17 Apr 2008 15:20:32 -0400 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 1JmZep-0001KJ-LC for grub-devel@gnu.org; Thu, 17 Apr 2008 15:20:31 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 17 Apr 2008 15:20:30 -0400 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 904C6619058 for ; Thu, 17 Apr 2008 15:20:30 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1208432952.770.35.camel@localhost.localdomain> References: <1208211148.3971.38.camel@localhost.localdomain> <1208287199.23118.18.camel@dv> <1208432952.770.35.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 17 Apr 2008 15:20:29 -0400 Message-Id: <1208460029.27241.32.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-4.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Fix file name transformations (mostly) 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: Thu, 17 Apr 2008 19:20:35 -0000 On Thu, 2008-04-17 at 13:49 +0200, Lubomir Kundrak wrote: > > As for /boot/grub, we are not installing anything there on "make > > install". I don't think it should be transformed. But we could accept > > a configuration option to change that directory. > > We should have a sensible default that wouldn't clash with GRUB Legacy's > default. There is no clash here. Names of all files under /boot/grub are different, except device.map. But device.map has the same format and is system specific. -- Regards, Pavel Roskin