From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CJHun-00007E-Ai for mharc-grub-devel@gnu.org; Sun, 17 Oct 2004 16:46:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJHum-00006v-22 for grub-devel@gnu.org; Sun, 17 Oct 2004 16:46:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJHuk-00006S-Vm for grub-devel@gnu.org; Sun, 17 Oct 2004 16:46:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJHuk-00006I-Qy for grub-devel@gnu.org; Sun, 17 Oct 2004 16:46:02 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CJHn8-00060z-PT for grub-devel@gnu.org; Sun, 17 Oct 2004 16:38:11 -0400 Received: from localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 4E9D3F5EA492 for ; Sun, 17 Oct 2004 22:38:10 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 17 Oct 2004 22:38:45 +0200 User-Agent: KMail/1.6.1 References: <87pt3kj56d.fsf@marco.marco-g.com> <20041017184953.GA24688@artax.karlin.mff.cuni.cz> <878ya5nncv.fsf@marco.marco-g.com> In-Reply-To: <878ya5nncv.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410172238.45734.okuji@enbug.org> Subject: Re: NESTED_FUNC_ATTR (was: Re: iso9660 support) 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: Sun, 17 Oct 2004 20:46:04 -0000 On Sunday 17 October 2004 21:41, Marco Gerards wrote: > I really hope install mechanisms will not be added to grub-emu in a > way people will all start using it. But that is just a matter of > personal taste. I agree. You can use noinst_UTILITIES if you don't want to install it. Okuji