Re: [PATCH RFC 1/3] Decompressors: Add XZ decompressor module

From: H. Peter Anvin
Date: Wed Nov 24 2010 - 17:50:58 EST


On 11/24/2010 02:25 PM, Andrew Morton wrote:
>>
>> This patch: Add the main decompression code (xz_dec), testing
>> module (xz_dec_test), wrapper script (xz_wrap.sh) for the xz
>> command line tool, and documentation. The xz_dec module is
>> enough to have a usable XZ decompressor e.g. for Squashfs.
>
> I'm not seeing any documentation which tells me how to create, install
> and execute xs-compressed kernels. There are new makefile targets?
>

Logically it should be an additional CONFIG option like we currently
have for the other compression formats.

-hpa
--
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/