diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-06 12:02:47 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-06 12:57:05 +0200 |
commit | 1cdea92b11ae260a8223f08e1e71e7487906f2f2 (patch) | |
tree | 4cb3fa8d16b79a2fa14b293e85030dc9e691ffef /README | |
parent | d5068781ec2528f88aaa92fbc9a5b9c256d53499 (diff) |
Add lz4 compressor implementation
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,5 +83,5 @@ At the moment, the following things are still missing: - hard links - NFS export tables - compressor options - - compressors other than XZ and GZIP (i.e. lz4, zstd, *maybe* lzma1?) + - zstd and *maybe* lzma1 compressors - support for extracting SquashFS < 4.0 |