From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KTD0D-0002SZ-C9 for mharc-grub-devel@gnu.org; Wed, 13 Aug 2008 05:50:49 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTD0B-0002Rw-Md for grub-devel@gnu.org; Wed, 13 Aug 2008 05:50:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTD09-0002Qw-6k for grub-devel@gnu.org; Wed, 13 Aug 2008 05:50:46 -0400 Received: from [199.232.76.173] (port=33187 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTD08-0002Qn-Og for grub-devel@gnu.org; Wed, 13 Aug 2008 05:50:44 -0400 Received: from smtp-vbr4.xs4all.nl ([194.109.24.24]:4020) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTD08-0003xz-3U for grub-devel@gnu.org; Wed, 13 Aug 2008 05:50:44 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7D9ogUY000568 for ; Wed, 13 Aug 2008 11:50:43 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <48a04fce.3c432c0a.185e.ffffe7e9SMTPIN_ADDED@mx.google.com> <4EDC0971DA234DE69A57C17D30812C79@hp2003> <87hc9r8o0i.fsf@xs4all.nl> <18d205ed0808111203s6aba398gdbd8013fbc1eeeb7@mail.gmail.com> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 13 Aug 2008 11:54:18 +0200 In-Reply-To: <18d205ed0808111203s6aba398gdbd8013fbc1eeeb7@mail.gmail.com> (Gregg Levine's message of "Mon, 11 Aug 2008 15:03:14 -0400") Message-ID: <87wsil9r5h.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] add pkzip support for gzio 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: Wed, 13 Aug 2008 09:50:48 -0000 "Gregg Levine" writes: > On Mon, Aug 11, 2008 at 1:22 PM, Marco Gerards wrote: >> Hi, >> >> "y.volta" writes: >> >>> i've made a little patch for pkziped ( deflate mode ) file. by >>> using this, we can have both gunzip and pkunzip supported: they have >>> only header different with the same file. ;-) >>> >>> please note, if your file is too small, pkzip will not compress it >>> but store the orginal data to the output file. >> >> Isn't this patented? >> >> -- >> Marco >> > Hello! > Correct. > The name Pkzip is indeed copyrighted, by the firm who created the > original tools. You are confusing copyright and patents, they are a different thing :-) But if people say it is no longer patented, zip is fine for me. -- Marco