From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IquCK-00052a-Rw for mharc-grub-devel@gnu.org; Sat, 10 Nov 2007 12:32:44 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IquCJ-00052O-F2 for grub-devel@gnu.org; Sat, 10 Nov 2007 12:32:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IquCI-00052C-Az for grub-devel@gnu.org; Sat, 10 Nov 2007 12:32:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IquCI-000529-7x for grub-devel@gnu.org; Sat, 10 Nov 2007 12:32:42 -0500 Received: from smtp-vbr3.xs4all.nl ([194.109.24.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IquCH-000050-Jb for grub-devel@gnu.org; Sat, 10 Nov 2007 12:32:41 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id lAAHWekb077108 for ; Sat, 10 Nov 2007 18:32:40 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: Mail-Copies-To: mgerards@xs4all.nl Date: Sat, 10 Nov 2007 18:33:14 +0100 In-Reply-To: (bean123ch@gmail.com's message of "Sat, 4 Aug 2007 00:06:28 +0800") Message-ID: <87fxzedmzp.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: Transparent decompression with file system filter 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, 10 Nov 2007 17:32:43 -0000 Bean writes: > Currently, grub2 support gziped file with the gzio module. To open a > gziped file, > you have to use a special function grub_gzfile_open, I think it could > be better if > grub_file_open could handle compressed file transparently. Are you still interested in working on this? -- Marco