From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FSAvk-0005FL-Lh for mharc-grub-devel@gnu.org; Sat, 08 Apr 2006 06:44:36 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSAvi-0005FF-VI for grub-devel@gnu.org; Sat, 08 Apr 2006 06:44:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSAvh-0005F3-8R for grub-devel@gnu.org; Sat, 08 Apr 2006 06:44:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSAvh-0005F0-3m for grub-devel@gnu.org; Sat, 08 Apr 2006 06:44:33 -0400 Received: from [193.144.10.29] (helo=relay1.udl.es) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FSAzr-0002n0-CJ for grub-devel@gnu.org; Sat, 08 Apr 2006 06:48:51 -0400 Received: from jupiter.udl.net (jupiter.udl.net [172.16.2.2]) by relay1.udl.es (8.13.6/8.13.4) with ESMTP id k38AiFB4012304 for ; Sat, 8 Apr 2006 12:44:20 +0200 Received: from [172.16.2.181] (eup35_01 [172.16.2.181]) by jupiter.udl.net (8.11.7p1+Sun/8.11.6) with ESMTP id k38AZ9f21770 for ; Sat, 8 Apr 2006 12:35:09 +0200 (MET DST) Message-ID: <443791E0.8050007@raulete.net> Date: Sat, 08 Apr 2006 12:35:12 +0200 From: adrian15 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88/1383/Sat Apr 8 10:35:52 2006 on relay1.udl.es X-Virus-Status: Clean Subject: 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 10:44:35 -0000 So that we don't forget: http://lists.nongnu.org/archive/html/grub-devel/2005-08/msg00163.html 1) fexists FILE functions. Gives OK if the file exists. Gives ERROR if the file not exists. 2) Being able to mount tar.gz files. 3) Being able to mount loopback devices. 4) Mapping partitions directly to Grub partitions. Is it possible ? 5) dd equivalent command. That's all. I'm seeing that you've advanced a lot on scripting support and there're some beginnings on graphics area. Great work! adrian15 P.S.: I think I sent another mail but I do not find it.