You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this project have any filter for compressions that would justify the documentation data? I couldn't find such a filter. Documentation however says supported compressions are gzip (default), lzo, xz or none but
squashfs-tools by default only gzip is enabled
it is in addition to listed compressions also possible to build squashfs-tools with lz4 and zstd support
If there is no such filter, minimal fix might be to mention support of exact compressions depends on what provided squashfs-tools supports and it could be more or fewer than listed.
The text was updated successfully, but these errors were encountered:
Does this project have any filter for compressions that would justify the documentation data? I couldn't find such a filter. Documentation however says supported compressions are
gzip (default), lzo, xz or none
butIf there is no such filter, minimal fix might be to mention support of exact compressions depends on what provided squashfs-tools supports and it could be more or fewer than listed.
The text was updated successfully, but these errors were encountered: