Re: [PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems

From: Peter Korsgaard
Date: Mon Dec 07 2009 - 03:47:27 EST


>>>>> "root" == root <root@xxxxxxxxxxxxxxxxxxx> writes:

root> Hi,
root> The following patches add LZMA decompression support to Squashfs, using the
root> in-kernel LZMA decompression library.

root> The patches also add a decompression framework to Squashfs.
root> This allows LZMA decompression to be added cleanly, and it allows
root> additional decompressors to be easily added in the future.

root> To enable the in-kernel LZMA decompression code to be used by Squashfs,
root> there are two patches to the lzma code itself: one to make lzma available
root> to non-init code, and one to make lzma reentrant. These are obviously
root> not restricted to Squashfs, but are needed by any non-init code that
root> may wish to use lzma compression.

Nice, do you also have an mksquashfs with lzma support?

--
Bye, Peter Korsgaard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/