From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JHxdX-0006h3-4R for mharc-grub-devel@gnu.org; Thu, 24 Jan 2008 03:40:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHxdU-0006gg-KU for grub-devel@gnu.org; Thu, 24 Jan 2008 03:40:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHxdT-0006gH-Od for grub-devel@gnu.org; Thu, 24 Jan 2008 03:40:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHxdS-0006fq-Dr for grub-devel@gnu.org; Thu, 24 Jan 2008 03:40:35 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHxdS-0002xm-0G for grub-devel@gnu.org; Thu, 24 Jan 2008 03:40:34 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 012F33EB27 for ; Thu, 24 Jan 2008 09:46:39 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 24 Jan 2008 09:40:31 +0100 User-Agent: KMail/1.9.4 References: <20080123104737.GA24943@thorin> <20080123111822.GC25594@thorin> <87fxword4x.fsf@xs4all.nl> In-Reply-To: <87fxword4x.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801240940.31521.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] use at_keyboard.c on i386-ieee1275 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: Thu, 24 Jan 2008 08:40:37 -0000 On Wednesday 23 January 2008 12:32, Marco Gerards wrote: > > Which reminds me, is 1.96 coming soon? When lvm/raid, reiserfs and > > powerpc issues are fixed, it might be a good time. What do you think? > > Fine for me, we didn't have a release for quite a while. To be > honest, I just hate the upload procedure of ftp://alpha.gnu.org. The > documents can be interpreted in two ways, or my English simply sucks. > That's one reason for me not to release that quickly. ;-) Just leave the task to me. I have been the release manager for long, thus I know how to do it right. All I need is ping from Robert. My preference is to publish a new version regularly, no matter whatever bugs remain (yeah, I am very aggressive in GRUB 2), but he stopped me releasing 1.96 previosly, IIRC. Okuji