1 SQUASHFS 3.2 - A squashed read-only filesystem for Linux
3 Copyright 2002-2007 Phillip Lougher <phillip@lougher.org.uk>
5 Released under the GPL licence (version 2 or later).
7 Welcome to Squashfs version 3.2. Squashfs 3.2 has support for NFS exporting,
8 some improvements to the Squashfs tools (Mksquashfs and Unsquashfs), some
9 major bug fixes, new kernel patches, and various other smaller improvements
10 and bug fixes. Please see the CHANGES file for a detailed list.
15 New command line options:
19 Squashfs now supports NFS exports. By default the additional
20 information necessary is added to the filesystem by Mksquashfs. If you
21 do not wish this extra information, then this option can be specified.
22 This will save a couple of bytes per file, and the filesystem
23 will be identical to Squashfs 3.1.
27 Mksquashfs by default now displays a progress bar. This option disables
33 Unsquashfs now supports Squashfs 2.x filesystems.