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

remove the liblzma package #3861

Merged
merged 3 commits into from
Mar 29, 2024
Merged

Conversation

bcressey
Copy link
Contributor

Issue number:
N/A

Description of changes:
The only use of xz / liblzma is for xz compressed kernel modules, where kmod needs to be built with liblzma to perform the decompression. Switch to gzip compressed kernel modules and update the kmod build accordingly.

Testing done:
Launched AMIs with the 5.10, 5.15, and 6.1 kernels and confirmed that the modules were gzip compressed and that the system started correctly (meaning that modules could be loaded).

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.

@bcressey bcressey merged commit 49b1981 into bottlerocket-os:develop Mar 29, 2024
50 checks passed
@bcressey bcressey deleted the dump-liblzma branch March 29, 2024 19:51
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