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

Cherry pick commits from develop into 1.9.x for 1.9.1 release #2356

Merged
merged 10 commits into from
Aug 16, 2022

Conversation

gthao313
Copy link
Member

Description of changes:

Cherry pick commits from develop into 1.9.x for 1.9.1 release

#2323
#2336
#2338
#2349
#2354

Testing done:

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

markusboehme and others added 10 commits August 16, 2022 23:20
Pull in XZ Utils and build liblzma and liblzma-devel. Don't bother to
build any supporting tooling for which we have no use, some of which
requires a shell to be present anyway.

Signed-off-by: Markus Boehme <[email protected]>
Enable xz decompression alongside the already enabled support for zstd.

Signed-off-by: Markus Boehme <[email protected]>
Stop compressing modules with zstd for now and switch to xz instead. It
turned out zstd support in kmod is not yet widespread, which becomes a
problem when trying to load modules from a container and not the
Bottlerocket host system.

Fixes: a9efffc ("kernel-5.4: enable ZSTD compression for kernel modules")
Signed-off-by: Markus Boehme <[email protected]>
Stop compressing modules with zstd for now and switch to xz instead. It
turned out zstd support in kmod is not yet widespread, which becomes a
problem when trying to load modules from a container and not the
Bottlerocket host system.

Fixes: 00a7f93 ("kernel-5.10: enable ZSTD compression for kernel modules")
Signed-off-by: Markus Boehme <[email protected]>
Stop compressing modules with zstd for now and switch to xz instead. It
turned out zstd support in kmod is not yet widespread, which becomes a
problem when trying to load modules from a container and not the
Bottlerocket host system.

Fixes: 9d019a9 ("kernel-5.15: enable ZSTD compression for kernel modules")
Signed-off-by: Markus Boehme <[email protected]>
Copy link
Contributor

@cbgbt cbgbt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@gthao313 gthao313 merged commit 614cec9 into bottlerocket-os:1.9.x Aug 16, 2022
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.

4 participants