From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FZnoF-0000MV-OH for mharc-grub-devel@gnu.org; Sat, 29 Apr 2006 07:40:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZnoE-0000Lv-E9 for grub-devel@gnu.org; Sat, 29 Apr 2006 07:40:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZnoC-0000LH-R3 for grub-devel@gnu.org; Sat, 29 Apr 2006 07:40:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZnoC-0000L6-F7 for grub-devel@gnu.org; Sat, 29 Apr 2006 07:40:20 -0400 Received: from [194.109.24.24] (helo=smtp-vbr4.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZnrY-0000QR-30 for grub-devel@gnu.org; Sat, 29 Apr 2006 07:43:48 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr4.xs4all.nl (8.13.6/8.13.6) with ESMTP id k3TBeGIM039124 for ; Sat, 29 Apr 2006 13:40:16 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB From: Marco Gerards Date: Sat, 29 Apr 2006 13:42:05 +0200 Message-ID: <877j58boc2.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Include 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: Sat, 29 Apr 2006 11:40:22 -0000 Hi, A lot of people have been asking about an include command/source/. command. But I am wondering if it just can be the same as configfile, except for the cls. So I will just add the two extra commands to configfile.c if no-one has a problem with this. -- Marco