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 xz decompression support #1

Open
wants to merge 1 commit into
base: squashfs
Choose a base branch
from
Open

Conversation

sftt
Copy link

@sftt sftt commented Aug 11, 2018

This adds xz decompression support from the kernel. Both compressing
the barebox binary with xz and decompressing xz files on the commandline
is supported.

https://git.pengutronix.de/cgit/barebox/commit/?id=ccb281647704d6857d3491dc71746d2f7ce38fa7
Signed-off-by: Sascha Hauer s.hauer@pengutronix.de
Current implementation supports only XZ decompressor.

This adds xz decompression support from the kernel. Both compressing
the barebox binary with xz and decompressing xz files on the commandline
is supported.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Current implementation supports only XZ decompressor.
@fhunleth
Copy link
Owner

Hey! Thank you so much for submitting this. It's taking me longer to get to trying this out than I expected, but I definitely intend to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants