Lines Matching refs:XZ
2 XZ data compression in Linux
7 XZ is a general purpose data compression format with high compression
13 The XZ decompressor in Linux is called XZ Embedded. It supports
15 for integrity checking. The home page of XZ Embedded is at
20 For userspace, XZ Utils provide a zlib-like compression library
21 and a gzip-like command line tool. XZ Utils can be downloaded from
24 XZ related components in the kernel
26 The xz_dec module provides XZ decompressor with single-call (buffer
31 useful unless you are hacking the XZ decompressor. xz_dec_test
43 from XZ Utils. The wrapper sets compression options to values suitable
56 Since the XZ Embedded supports only streams with no integrity check or
75 in XZ Utils may not be optimal when creating files for the kernel,
89 Creating a limited XZ encoder may be considered if people think it is
105 from XZ Utils.
118 Don't bother Igor Pavlov with questions about the XZ implementation
119 in the kernel or about XZ Utils. While these two implementations