commit | dc3256782f88602953676c447b243dedb1be99ad | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed Oct 14 03:58:11 2009 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed Jan 20 21:47:48 2010 +0000 |
tree | db94f1e5aa06f8260631a5a21bea332c1b6e14c8 | |
parent | 4c0f0bb2351bee3de8dd7715ee199454a59f1230 [diff] |
Squashfs: add decompressor entries for lzma and lzo Add knowledge of lzma/lzo compression formats to the decompressor framework. For now these are added as unsupported. Without these entries lzma/lzo compressed filesystems will be flagged as having unknown compression which is undesirable. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>