mksquashfs (1) Linux Manual Page
NAME mksquashfs – tool to create and append to squashfs filesystems SYNOPSIS mksquashfs SOURCE [SOURCE2 …] DESTINATION [OPTIONS] DESCRIPTION Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimize data overhead….
