diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-06 11:00:49 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-05-06 11:00:49 +0200 |
commit | cbcf86dde27767682483985e42f7ca49e1d3a208 (patch) | |
tree | 6abb8eabcda6e6aa64184aa24fb8c501f7c841b9 /README | |
parent | a5f604469d5cde8cb654e209f1ec30bf8e44b51e (diff) |
Add LZO 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. lzo, lz4, zstd, *maybe* lzma1?) + - compressors other than XZ and GZIP (i.e. lz4, zstd, *maybe* lzma1?) - support for extracting SquashFS < 4.0 |