plougher/squashfs-tools 4.7.3
github.com·16h
Flag this post

Note: please download squashfs-tools-4.7.3.tar.gz, not the auto-generated files. The .gitattributes file unexpectedly deleted README.md in Documentation/4.7.3 in addition to the top-level README.md. The squashfs-tools-4.7.3.tar.gz has this fixed.

4.7.3 (05 NOV 2025): Mksquashfs streaming output, optimised reading of Sparse files using SEEK_DATA, new aligned action, documentation formatted in markdown.

Mksquashfs/Sqfstar can now stream output filesystem to STDOUT.

  1. New -stream option which directs filesystem to STDOUT. This can be used to send the output of Mksquashfs to another computer via ssh, where there isn’t enough disk space on the host computer.
  2. New -fix option to fix…

Similar Posts

Loading similar posts...