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

feat: enable zstd squashfs compression and firmware (xz) compression #392

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

smira
Copy link
Member

@smira smira commented Feb 9, 2022

Bump tools to the version with zstd support.

Enable kernel-level squashfs zstd decompression.

Enable firmware decompression, Linux 5.15 only supports .xz format, but
it would allow us to compress the firmware blobs in the initramfs.

Signed-off-by: Andrey Smirnov andrey.smirnov@talos-systems.com

Bump tools to the version with `zstd` support.

Enable kernel-level squashfs zstd decompression.

Enable firmware decompression, Linux 5.15 only supports .xz format, but
it would allow us to compress the firmware blobs in the initramfs.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
@smira
Copy link
Member Author

smira commented Feb 9, 2022

/m

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.

3 participants