Lines Matching +full:squashfs +full:- +full:root
1 SQUASHFS 3.3 - A squashed read-only filesystem for Linux
3 Copyright 2002-2007 Phillip Lougher <phillip@lougher.demon.co.uk>
7 Welcome to another release of Squashfs. This is the 22nd release in just
8 over five years of work. Squashfs 3.3 has lots of nice improvements,
10 also to the Squashfs-tools Mksquashfs and Unsquashfs. As usual the
13 Following is a description of the changes to the Squashfs tools, usage
16 1. MKSQUASHFS - EXTENDED EXCLUDE FILE HANDLING
17 ----------------------------------------------
21 Enabled by specifying -wildcards option
23 Supports both anchored and non-anchored exclude files.
28 file matches from root of source directories.
32 1. mksquashfs example image.sqsh -wildcards -e 'test/*.gz'
36 2. mksquashfs example image.sqsh -wildcards -e '*/[Tt]est/example*'
43 3. mksquashfs example image.sqsh -wildcards -e 'test/!(*data*).gz'
48 1.2 Non-anchored excludes
52 For this non-anchored excludes can be used, specified by pre-fixing the
57 1. mksquashfs example image.sqsh -wildcards -e '... *.gz'
63 2. mksquashfs example image.sqsh -wildcards -e '... [Tt]est/*.gz'
70 3. mksquashfs example image.sqsh -wildcards -e '... !(*data*).gz'
77 Enabled by specifying -regex option. Identical behaviour to wild
81 Supports both anchored and non-anchored exclude files.
84 2. MKSQUASHFS - NEW RECOVERY FILE FEATURE
85 -----------------------------------------
87 Recovery files are now created when appending to existing Squashfs
97 avoid cluttering the filesystem. If Mksquashfs aborts, the "-recover"
101 mksquashfs dummy image.sqsh -recover squashfs_recovery_image.sqsh_1234
104 "-no-recovery" option.
107 3. UNSQUASHFS - EXTENDED EXTRACT FILE HANDLING
108 ----------------------------------------------
113 To specify a file containing the extract files use the "-e[f]" option.
140 Enabled by specifying -r[egex] option. Identical behaviour to wild
144 4. UNSQUASHFS - EXTENDED FILENAME PRINTING
145 ------------------------------------------
148 with file attributes ('ls -l' style output).
152 -ll[s]
156 -li[nfo]
161 5. UNSQUASHFS - MISCELLANEOUS OPTIONS
162 -------------------------------------
164 -s[tat]