<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/lib/decompress.c, branch linux-2.6.30.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.30.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.30.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2009-02-19T21:36:55Z</updated>
<entry>
<title>bzip2/lzma: don't stop search at first unconfigured compression</title>
<updated>2009-02-19T21:36:55Z</updated>
<author>
<name>Alain Knaff</name>
<email>alain@knaff.lu</email>
</author>
<published>2009-02-19T21:36:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e4aa7ca5a2e6d44f07ceb87d9448113f5b48a334'/>
<id>urn:sha1:e4aa7ca5a2e6d44f07ceb87d9448113f5b48a334</id>
<content type='text'>
Impact: Bugfix, avoids kernels which build but panic on boot

Fix a bug in decompress.c : only scanned until the first
non-configured compressor (with disastrous result especially if that
was gzip.)

Signed-off-by: Alain Knaff &lt;alain@knaff.lu&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bzip2/lzma: comprehensible error messages for missing decompressor</title>
<updated>2009-01-12T22:34:31Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2009-01-12T22:24:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=23a22d57a8962479ca630c9542e62d6f86fdf927'/>
<id>urn:sha1:23a22d57a8962479ca630c9542e62d6f86fdf927</id>
<content type='text'>
Instead of failing to identify a compressed image with a decompressor
that we don't have compiled in, identify it and fail with a
comprehensible panic message.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bzip2/lzma: centralize format detection</title>
<updated>2009-01-08T23:14:17Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-01-08T23:14:17Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=889c92d21db40be0b7d22a59395060237895bb85'/>
<id>urn:sha1:889c92d21db40be0b7d22a59395060237895bb85</id>
<content type='text'>
Centralize the compression format detection to a common routine in the
lib directory, and use it for both initramfs and initrd.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
</entry>
</feed>
