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

Support compressed kernel modules #809

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

bwarden
Copy link
Member

@bwarden bwarden commented Jun 24, 2024

When generating an ISO image, we have a fixed list of kernel modules that should be included. Add logic to determine whether those kernel modules are named *.ko.zst, *.ko.gz, or *.ko.xz instead of only *.ko.

@bwarden bwarden force-pushed the support-compressed-kernel-modules branch from ffb1a79 to d4c2c23 Compare June 24, 2024 21:26
When generating an ISO image, we have a fixed list of kernel modules
that should be included. Add logic to determine whether those kernel
modules are named '*.ko.zst', '*.ko.gz', or '*.ko.xz' instead of only
'*.ko'.
@bwarden bwarden force-pushed the support-compressed-kernel-modules branch from b15f5d8 to 890b4c5 Compare June 25, 2024 17:54
Double /boot to 100M and rootfs to 4G so today's content will fit.
@bwarden bwarden force-pushed the support-compressed-kernel-modules branch from 890b4c5 to 6b64f47 Compare June 25, 2024 18:14
@bryteise bryteise merged commit a0fef5f into clearlinux:master Jun 25, 2024
1 check passed
@bwarden bwarden deleted the support-compressed-kernel-modules branch June 25, 2024 19:01
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