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
The top-level directory contains the following files:
ACKNOWLEDGEMENTS - This contains some historical acknowlegements, this file has mostly been replaced by the Github issues tracker.
CHANGES - a reverse chronological list of changes from the latest release to the earliest release.
INSTALL - where to get the INSTALL file for your version of squashfs-tools.
README - where to get the README for you version of squashfs-tools.
USAGE - where to get the USAGE files for your version of squashfs-tools.
The top-level directory has the following directories:
Documentation - this directory contains documentation for various versions of squashfs-tools, and it is split into subdirectories for versions 4.5, 4.5.1, 4.6, 4.6.1 and the latest version 4.7. It also has a directory containing prebuilt manpages for latest version of squashfs-tools.
squashfs-tools - the source code directory, enter this directory and type make to build, or sudo make install to install. Edit the Makefile to change the compression algorithms built and other defaults including install PATH, XATTR support, and number of parallel reader threads.