From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1D2wlz-0007yq-1Z for mharc-grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:43 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2wlx-0007yL-Qv for grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2wlw-0007y0-UG for grub-devel@gnu.org; Sun, 20 Feb 2005 14:29:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2wi4-00067v-O0 for grub-devel@gnu.org; Sun, 20 Feb 2005 14:25:40 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2w4z-0003ah-G1 for grub-devel@gnu.org; Sun, 20 Feb 2005 13:45:17 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 844AAFEB284F for ; Sun, 20 Feb 2005 19:45:16 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 20 Feb 05 18:45:16 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 20 Feb 2005 19:46:32 +0100 User-Agent: KMail/1.7.1 References: <200502192209.26660.okuji@enbug.org> <877jl3yvjt.fsf@marco.marco-g.com> In-Reply-To: <877jl3yvjt.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502201946.32717.okuji@enbug.org> Subject: Re: menu entry editor 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, 20 Feb 2005 19:29:42 -0000 On Sunday 20 February 2005 18:45, Marco Gerards wrote: > If it is possible, I will try to test this before I go to FOSDEM next > week... BTW, do you know which room is booked for GNU Hurd? I don't find the information on the web site. I will ask someone when I reach there, but I am very afraid of losing my way. > The timeout might be a problem with grub-emu. Just like the key > support, but I see you have worked on this so it might be fixed now. I ported the code from GRUB Legacy, so it should work just like GRUB Legacy. Okuji