From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LnejV-0000Eh-5n for mharc-grub-devel@gnu.org; Sat, 28 Mar 2009 16:02:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnejT-0000DQ-KJ for grub-devel@gnu.org; Sat, 28 Mar 2009 16:02:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnejR-0000Bm-OE for grub-devel@gnu.org; Sat, 28 Mar 2009 16:02:19 -0400 Received: from [199.232.76.173] (port=50123 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnejR-0000Bd-LI for grub-devel@gnu.org; Sat, 28 Mar 2009 16:02:17 -0400 Received: from mail.nexedi.com ([91.121.25.85]:41936 helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnejR-0004E2-4J for grub-devel@gnu.org; Sat, 28 Mar 2009 16:02:17 -0400 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 987B83E0DF for ; Sat, 28 Mar 2009 21:02:12 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 29 Mar 2009 05:02:06 +0900 User-Agent: KMail/1.9.10 References: <49A50DA2.20604@netsyncro.com> <20090322122923.GA2005@thorin> <200903222150.22839.okuji@enbug.org> In-Reply-To: <200903222150.22839.okuji@enbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903290502.07289.okuji@enbug.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Migrating to GRUB 2 in Debian (Re: Interesting GSoC project ideas for 09) 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, 28 Mar 2009 20:02:19 -0000 On Sunday 22 March 2009 21:50:22 Yoshinori K. Okuji wrote: > On Sunday 22 March 2009 21:29:23 Robert Millan wrote: > > On Sun, Mar 22, 2009 at 04:01:35PM +0900, Yoshinori K. Okuji wrote: > > > I will work towards this direction. I will first fix up the sector > > > handling and change the format to plain text. Naming changes are quite > > > trivial, so they can be done later. > > > > I notice some changes went in for the new implementation. Do you plan to > > add the grub-mkconfig magic as well? That will make this feature > > inmediately available to end users. > > No, not yet. My commits are some preparation and random bugfixes, as I > found some bugs when reading code. I will also have to think of how to > "savedefault fallback" in GRUB 2. So I have checked in my changes right now. Next, I will fix the namings. Regards, Okuji