Skip to content

Commit afdd63f

Browse files
committed
CHANGES: Add Unsquashfs progress bar improvements
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
1 parent 246542d commit afdd63f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGES

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@
2323
directory, rather than aborting.
2424
2.4 Unsquashfs now allows "." to used as the destination, to
2525
extract to the current directory.
26-
2.5 -no-hardlinks option has been implemented for Sqfstar.
27-
2.6 More sanity checking for "corrupted" filesystems, including
26+
2.5 The Unsquashfs progress bar now tracks empty files and
27+
hardlinks, in addition to data blocks.
28+
2.6 -no-hardlinks option has been implemented for Sqfstar.
29+
2.7 More sanity checking for "corrupted" filesystems, including
2830
checks for multiply linked directories and directory loops.
29-
2.7 Options that may cause filesystems to be unmountable have
31+
2.8 Options that may cause filesystems to be unmountable have
3032
been moved into a new "experts" category in the Mksquashfs
3133
help text (and Manpage).
3234

0 commit comments

Comments
 (0)