From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1D2c5c-000588-SC for mharc-grub-devel@gnu.org; Sat, 19 Feb 2005 16:24:37 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2c5L-0004zg-2V for grub-devel@gnu.org; Sat, 19 Feb 2005 16:24:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2c5A-0004uV-Uh for grub-devel@gnu.org; Sat, 19 Feb 2005 16:24:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2c5A-0004tv-KO for grub-devel@gnu.org; Sat, 19 Feb 2005 16:24:08 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2bpj-00008E-Ja for grub-devel@gnu.org; Sat, 19 Feb 2005 16:08:11 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id A49EAFEB05A7 for ; Sat, 19 Feb 2005 22:08:09 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 19 Feb 05 21:08:09 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: grub-devel@gnu.org Date: Sat, 19 Feb 2005 22:09:26 +0100 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502192209.26660.okuji@enbug.org> Subject: 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: Sat, 19 Feb 2005 21:24:28 -0000 I have committed the first version of a menu entry editor right now. Please test it and say whether you like it or not. Next, I'm going to add some important but missing commands (such as timeout). Once this is done, I will be able to use GRUB 2 in my laptop. :) Okuji