Skip to content

Commit

Permalink
document zstd support
Browse files Browse the repository at this point in the history
  • Loading branch information
vasi committed Dec 11, 2021
1 parent 74f4fe8 commit e51978c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Runtime requirements:
- lzo2
- xz (aka. liblzma)
- lz4
- zstd
- (optional) libattr, for better extended attribute support on Linux

Build requirements:
Expand Down Expand Up @@ -210,7 +211,7 @@ Squashfuse currently comprises three programs:
3c. Features
------------
Squashfuse supports the following SquashFS features:
- zlib, LZO, LZMA2 and LZ4 decompression
- zlib, LZO, LZMA2, LZ4 and zstd decompression
- Fast, indexed directory lookup
- Fast, indexed seeking within files
- Caching of decompressed blocks
Expand Down

0 comments on commit e51978c

Please sign in to comment.