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 -offset option to skip n bytes #13

Merged
merged 2 commits into from
Feb 9, 2017

Conversation

probonopd
Copy link
Contributor

@probonopd probonopd commented Sep 15, 2016

This patch, when merged, adds an -offset option to skip n bytes which is very useful in situations where the squashfs image doesn't start at byte 0 of the file. This is quite common in the embedded space.

Patch for unsquashfs originally created by Yura Siamashka.
Patch for mksquashfs created by myself.

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.

2 participants