From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JI9bE-0006va-9o for mharc-grub-devel@gnu.org; Thu, 24 Jan 2008 16:27:04 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JI9bC-0006sj-3V for grub-devel@gnu.org; Thu, 24 Jan 2008 16:27:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JI9bB-0006rd-Ak for grub-devel@gnu.org; Thu, 24 Jan 2008 16:27:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI9bB-0006rX-1B for grub-devel@gnu.org; Thu, 24 Jan 2008 16:27:01 -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 1JI9bA-0005R3-Nz for grub-devel@gnu.org; Thu, 24 Jan 2008 16:27:00 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id E3F1B3EB23 for ; Thu, 24 Jan 2008 22:33:08 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 24 Jan 2008 22:26:48 +0100 User-Agent: KMail/1.9.4 References: <20080123104737.GA24943@thorin> <200801240940.31521.okuji@enbug.org> <20080124123909.GF2249@thorin> In-Reply-To: <20080124123909.GF2249@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801242226.48948.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 21:27:02 -0000 On Thursday 24 January 2008 13:39, Robert Millan wrote: > So perhaps it's a good idea to release 1.96 with known regressions after > all. I think that would be a nicer approach at this stage. Anyway, nobody expects that GRUB 2 is rock-solid (am I wrong?), so it would be more convenient for the development to have a release frequently. Okuji