From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NN3sh-0006ik-D0 for mharc-grub-devel@gnu.org; Tue, 22 Dec 2009 07:30:27 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NN3sg-0006iW-6X for grub-devel@gnu.org; Tue, 22 Dec 2009 07:30:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NN3sb-0006hW-59 for grub-devel@gnu.org; Tue, 22 Dec 2009 07:30:25 -0500 Received: from [199.232.76.173] (port=59425 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NN3sb-0006hT-0k for grub-devel@gnu.org; Tue, 22 Dec 2009 07:30:21 -0500 Received: from iona.labri.fr ([147.210.8.143]:56749) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NN3sa-0005Y8-Py for grub-devel@gnu.org; Tue, 22 Dec 2009 07:30:21 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by iona.labri.fr (Postfix) with ESMTP id 81EBA36B5A for ; Tue, 22 Dec 2009 13:30:19 +0100 (CET) X-Virus-Scanned: amavisd-new at labri.fr Received: from iona.labri.fr ([127.0.0.1]) by localhost (iona.labri.fr [127.0.0.1]) (amavisd-new, port 10027) with LMTP id AXaYHH1Aa1TE for ; Tue, 22 Dec 2009 13:30:19 +0100 (CET) Received: from [192.168.1.50] (c2433-1-88-160-112-182.fbx.proxad.net [88.160.112.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by iona.labri.fr (Postfix) with ESMTP id 549BD36B85 for ; Tue, 22 Dec 2009 13:30:19 +0100 (CET) Message-ID: <4B30BBDD.5070504@labri.fr> Date: Tue, 22 Dec 2009 13:30:21 +0100 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B30B34A.6030600@labri.fr> <4B30B922.2040304@gmail.com> In-Reply-To: <4B30B922.2040304@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: boot directory prefix in grub-install (even with --root-directory) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 12:30:26 -0000 Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > The main problem is with scripts already using --root-directory and > relying on existing behaviour. Yes, you're right. > I propose add a new option > --grub-directory=3DDIR > which defaults to ROOTDIR/boot/grub > What do you think about this? Nice, I'm looking forward to it. Thanks :-) Gr=C3=A9goire