From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BaWVg-0005h9-Or for mharc-grub-devel@gnu.org; Wed, 16 Jun 2004 05:15:08 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BaWVf-0005gy-NS for grub-devel@gnu.org; Wed, 16 Jun 2004 05:15:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BaWVe-0005gF-P4 for grub-devel@gnu.org; Wed, 16 Jun 2004 05:15:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaWVe-0005g8-Mj for grub-devel@gnu.org; Wed, 16 Jun 2004 05:15:06 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BaWU8-0005yk-CF for grub-devel@gnu.org; Wed, 16 Jun 2004 05:13:32 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 98956FFC30D0 for ; Wed, 16 Jun 2004 05:13:31 -0400 (EDT) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 16 Jun 2004 11:17:28 +0200 User-Agent: KMail/1.6.1 References: <20040615113103.GA4639@artax.karlin.mff.cuni.cz> <20040615180341.GA11591@artax.karlin.mff.cuni.cz> <87brjkh82n.fsf@marco.marco-g.com> In-Reply-To: <87brjkh82n.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: <200406161117.28658.okuji@enbug.org> Subject: Re: normal/cmdline bug & patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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: Wed, 16 Jun 2004 09:15:07 -0000 On Tuesday 15 June 2004 22:36, Marco Gerards wrote: > Okuji, is it ok for you to apply this patch (and the other bugfixes > Tomas sent in)? Bugfixes are very welcome. :) As for the direct access patch, I'd like to think about it more. Okuji