From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KT1h9-00025I-0g for mharc-grub-devel@gnu.org; Tue, 12 Aug 2008 17:46:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KT1h6-00022s-MA for grub-devel@gnu.org; Tue, 12 Aug 2008 17:46:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KT1h2-000200-Qv for grub-devel@gnu.org; Tue, 12 Aug 2008 17:46:19 -0400 Received: from [199.232.76.173] (port=38276 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT1h2-0001zt-JN for grub-devel@gnu.org; Tue, 12 Aug 2008 17:46:16 -0400 Received: from smtp-vbr10.xs4all.nl ([194.109.24.30]:4441) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KT1h1-0003Ei-Dz for grub-devel@gnu.org; Tue, 12 Aug 2008 17:46:16 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7CLkBkU044121 for ; Tue, 12 Aug 2008 23:46:12 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <87zlnkd9w8.fsf@xs4all.nl> <87zlnj6z28.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Tue, 12 Aug 2008 23:49:44 +0200 In-Reply-To: (bean123ch@gmail.com's message of "Wed, 13 Aug 2008 01:13:59 +0800") Message-ID: <877ialdhtz.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] New command checktime 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, 12 Aug 2008 21:46:21 -0000 Bean writes: > On Tue, Aug 12, 2008 at 5:07 AM, Marco Gerards wrote: >> >>> * commands/date.c: New file. >>> >>> * commands/datetime.c: Likewise. >> >> This is not a command. But I do not really know a good place for this >> module... > > How about the /hook directory ? Perhaps? Do you have suggestions what we can place there, besides this? Otherwise the patch looks fine to me :-) -- Marco