From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] add pkzip support for gzio
Date: Mon, 11 Aug 2008 23:29:01 +0200 [thread overview]
Message-ID: <20080811212901.GE6883@thorin> (raw)
In-Reply-To: <87hc9r8o0i.fsf@xs4all.nl>
On Mon, Aug 11, 2008 at 07:22:53PM +0200, Marco Gerards wrote:
> Hi,
>
> "y.volta" <y.volta@gmail.com> 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?
According to Wikipedia [1], the usual compression algorithm in ZIPs is the
deflate, same as gzip. I believe older variants use the LZW algorithm, but
the patents [2] for these have expired (at least in the US), and we happen
to be using it already in our LZMA (and LZO?) code.
[1] http://en.wikipedia.org/wiki/ZIP_(file_format)
[2] http://en.wikipedia.org/wiki/LZW#Patents
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
next prev parent reply other threads:[~2008-08-11 21:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <48a04fce.3c432c0a.185e.ffffe7e9SMTPIN_ADDED@mx.google.com>
2008-08-11 15:41 ` [PATCH] add pkzip support for gzio y.volta
2008-08-11 16:56 ` Colin D Bennett
2008-08-11 17:22 ` Marco Gerards
2008-08-11 19:03 ` Gregg Levine
2008-08-13 9:54 ` Marco Gerards
2008-08-13 22:30 ` Gregg C Levine
2008-08-11 21:29 ` Robert Millan [this message]
2008-08-11 21:26 ` Robert Millan
[not found] <48a0e742.34062c0a.1348.ffffe488SMTPIN_ADDED@mx.google.com>
2008-08-12 2:02 ` y.volta
2008-08-12 2:45 ` Bean
2008-08-12 19:07 ` Colin D Bennett
2008-08-13 1:31 ` Bean
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080811212901.GE6883@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.