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

overlay/dracut: prefix dracut config files with number #3289

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

jbtrystram
Copy link
Contributor

Prefix our dracut configs with "60". This allow for other configs such as kdump to override ours if necessary.
This will allow for the kdump initramfs to not ship our modules (e.g. ignition) making kdump initramfs smaller.

Fixes coreos/fedora-coreos-tracker#1837

Prefix our dracut configs with "60". This allow for other configs such
as kdump to override ours if necessary.
This will allow for the kdump initramfs to not ship our modules
(e.g. ignition) making kdump initramfs smaller.

Fixes coreos/fedora-coreos-tracker#1837
@jbtrystram jbtrystram changed the title overlay/dracut prefix dracut config files with number overlay/dracut: prefix dracut config files with number Dec 2, 2024
@jlebon jlebon merged commit 2629255 into coreos:testing-devel Dec 2, 2024
3 checks passed
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.

Dracut config file name convention
2 participants