From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HOGeD-0005gs-Mp for mharc-grub-devel@gnu.org; Mon, 05 Mar 2007 12:06:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOGeC-0005g4-AZ for grub-devel@gnu.org; Mon, 05 Mar 2007 12:06:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOGeA-0005fA-4t for grub-devel@gnu.org; Mon, 05 Mar 2007 12:06:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOGeA-0005f4-1a for grub-devel@gnu.org; Mon, 05 Mar 2007 12:06:50 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HOGe9-0006hh-G5 for grub-devel@gnu.org; Mon, 05 Mar 2007 12:06:49 -0500 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 3A5D63CE47171 for ; Mon, 5 Mar 2007 21:39:43 +0100 (CET) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id C5A383CE4716F for ; Mon, 5 Mar 2007 21:39:42 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 5 Mar 2007 18:06:44 +0100 User-Agent: KMail/1.8.2 References: <9f50a7a00702112220u37d4a65bv24046be6e513ec76@mail.gmail.com> <9f50a7a00702171439g3a741d1dm86e9a52f7221b55e@mail.gmail.com> <9f50a7a00703041835o48a74d09g5347aa086c2d419b@mail.gmail.com> In-Reply-To: <9f50a7a00703041835o48a74d09g5347aa086c2d419b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703051806.45113.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.500019, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformations 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: Mon, 05 Mar 2007 17:06:52 -0000 On Monday 05 March 2007 03:35, Jerone Young wrote: > Are these patches ok? There does not seem to be much activity on the > list. Is anyone still actively maintaining grub2? Whould love to see > this and other patches I've sent to the list to be in cvs. I am sorry that I haven't replied for long. In order to avoid this kind of state, we have multiple maintainers (i.e. Marco and me), but both of us have been busy for other things these days by chance. I do not know how we could do better at the moment, unfortunately. About your ChangeLog, there are very subtle problems: - Please insert an empty line between the first line and descriptions. - Please terminate each sentence with a period. Besides these, it looks ok. The rest is copyright handling. I will write to you separately. Thanks, Okuji