From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JU8Mm-0004vD-UQ for mharc-grub-devel@gnu.org; Tue, 26 Feb 2008 17:33:40 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JU8Mm-0004v8-6z for grub-devel@gnu.org; Tue, 26 Feb 2008 17:33:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JU8Ml-0004ul-Mb for grub-devel@gnu.org; Tue, 26 Feb 2008 17:33:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU8Ml-0004uc-Kf for grub-devel@gnu.org; Tue, 26 Feb 2008 17:33:39 -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 1JU8Ml-0001fZ-Ap for grub-devel@gnu.org; Tue, 26 Feb 2008 17:33:39 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 199AB3D92A for ; Tue, 26 Feb 2008 23:42:00 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 26 Feb 2008 23:33:36 +0100 User-Agent: KMail/1.9.4 References: <20080208161534.GA19324@thorin> <200802202220.24048.okuji@enbug.org> <20080224152557.GD25984@thorin> In-Reply-To: <20080224152557.GD25984@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802262333.36655.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] sleep.mod 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: Tue, 26 Feb 2008 22:33:40 -0000 On Sunday 24 February 2008 16:25, Robert Millan wrote: > On Wed, Feb 20, 2008 at 10:20:23PM +0100, Yoshinori K. Okuji wrote: > > Anyway, I don't like the current implementation of sleep. Robert, are you > > going to change it according to our discussion? > > Sorry, I was going to do that, then my time completely disappeared with > other stuff. Please don't interpret this as refusal to change it. No problem. I was just wondering your intention. > I'll try to have a look later (if noone beats me to it). Thanks. Okuji