commit | 28892358dcf724b13bf0c49b1e3fa5b29e2d4f09 | [log] [tgz] |
---|---|---|
author | Lasse Collin <[email protected]> | Tue May 26 11:07:45 2009 +0300 |
committer | Lasse Collin <[email protected]> | Tue May 26 11:07:45 2009 +0300 |
tree | 14ffeb8325a175475c8bbf188da5e6e1d07f561a | |
parent | f88bf0850d6eace21ecdfc43d079093d205599e2 [diff] |
Reworked the code that is inteded to be usable for kernel and initramfs decompression. Linux 2.6.30 will have bzip2 and lzma support. This commit adds a wrapper to convert the native XZ decompressor API to the decompressor API that is used for kernel and initramfs decompression in 2.6.30.