From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IjbDf-0004Je-Fr for mharc-grub-devel@gnu.org; Sun, 21 Oct 2007 09:51:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjbDd-0004I0-Fm for grub-devel@gnu.org; Sun, 21 Oct 2007 09:51:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjbDc-0004HZ-1O for grub-devel@gnu.org; Sun, 21 Oct 2007 09:51:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjbDb-0004HW-Rw for grub-devel@gnu.org; Sun, 21 Oct 2007 09:51:51 -0400 Received: from mailout11.sul.t-online.de ([194.25.134.85] helo=mailout11.sul.t-online.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjbDb-0002xe-CU for grub-devel@gnu.org; Sun, 21 Oct 2007 09:51:51 -0400 Received: from fwd26.aul.t-online.de by mailout11.aul.t-online.de with smtp id 1IjbDa-0007nw-00; Sun, 21 Oct 2007 15:51:50 +0200 Received: from [10.3.2.2] (SgDa9GZ68h-Jx91G-yb5ddailuRmsft25jZu-uep1kk8EySmNNgKzaMPnOvr7utZX6@[217.235.215.176]) by fwd26.aul.t-online.de with esmtp id 1IjbDI-064j0C0; Sun, 21 Oct 2007 15:51:32 +0200 Message-ID: <471B5966.4090906@t-online.de> Date: Sun, 21 Oct 2007 15:51:34 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: The development of GRUB 2 References: <1Ihl95-0ez6x60@fwd32.aul.t-online.de> <20071020233721.GA9939@thorin> <471B4EFB.6020009@t-online.de> <471B518A.8070607@nic.fi> In-Reply-To: <471B518A.8070607@nic.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ID: SgDa9GZ68h-Jx91G-yb5ddailuRmsft25jZu-uep1kk8EySmNNgKzaMPnOvr7utZX6 X-TOI-MSGID: e19ac57a-12aa-4dde-8aec-1653d4475835 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] grub2 for Cygwin 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, 21 Oct 2007 13:51:53 -0000 Vesa Jääskeläinen wrote: > Christian Franke wrote: > >> Robert Millan wrote: >> >>> On Tue, Oct 16, 2007 at 02:03:35PM +0200, Christian Franke wrote: >>> Could you send it as an attachment? This way it's easier to comment on >>> it contextualy. >>> > > >> I didn't want to send a ~45KB attachment in my first mail to this list ;-) >> Patch is attached. >> > > I see... Actually this patch has to be splitted to multiple different > patches as not all changes seem to be related to Cygwin building. And it > makes it much easier to get approved in smaller slices. And for each > patch, describe in email why did you made changes related to patch. I > see that there are some good changes that should be applied whether it > is for cygwin build or not. But lets keep their commenting to single > features (patches) :) > > Agree. Busy with other projects, I decided to "release early" in one large patch. If desired, I can send smaller patches in 2-3 weeks or so. Meantime, comments on the large patch are appreciated. Christian