Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -bytes progress option similar to -percentage #302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

afbjorklund
Copy link
Contributor

Some tools want to show the progress with more details than just the integer percentage, like showing MiB/s and so on.

Closes #301

Some tools want to show the progress with more details than
just the integer percentage, like showing MiB/s and so on.

Signed-off-by: Anders F Björklund <[email protected]>
Add support to unsquashfs command similar to mksquashfs,
but exclude the inode count in the (byte) numbers shown.

Signed-off-by: Anders F Björklund <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to show mksquashfs/unsquashfs progress with more details than percentage
1 participant