From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FSBQ2-0008N6-9i for mharc-grub-devel@gnu.org; Sat, 08 Apr 2006 07:15:54 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSBQ0-0008Jp-5X for grub-devel@gnu.org; Sat, 08 Apr 2006 07:15:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSBPx-0008In-ID for grub-devel@gnu.org; Sat, 08 Apr 2006 07:15:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSBPx-0008Ik-Dc for grub-devel@gnu.org; Sat, 08 Apr 2006 07:15:49 -0400 Received: from [194.109.24.21] (helo=smtp-vbr1.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FSBU8-0004L7-9a for grub-devel@gnu.org; Sat, 08 Apr 2006 07:20:08 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr1.xs4all.nl (8.13.6/8.13.6) with ESMTP id k38BFjRQ017993 for ; Sat, 8 Apr 2006 13:15:46 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <443791E0.8050007@raulete.net> From: Marco Gerards Date: Sat, 08 Apr 2006 13:16:44 +0200 In-Reply-To: <443791E0.8050007@raulete.net> (adrian15@raulete.net's message of "Sat, 08 Apr 2006 12:35:12 +0200") Message-ID: <87irpkiag3.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: Re: proposals for grub2 (i think 3rd email) 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, 08 Apr 2006 11:15:52 -0000 adrian15 writes: > 1) fexists FILE functions. Gives OK if the file exists. Gives ERROR if > the file not exists. This will be implemented like in bash. > 2) Being able to mount tar.gz files. Why? > 3) Being able to mount loopback devices. This is possible already. > 4) Mapping partitions directly to Grub partitions. Is it possible ? Huh? > 5) dd equivalent command. I personally would like something like this, combined with networking support. -- Marco