Skip to content

Conversation

@jozzsi
Copy link
Contributor

@jozzsi jozzsi commented Aug 31, 2025

In dracut release v108 or later the recommended ordering for out out of tree modules is 50-59 range. The following is a section from dracut documentation:

Not using the 50-59 range for out of tree dracut modules will likely
lead to unintended errors in the initramfs generation process as your
dracut module will either run too early or too late in the generation process.
You have been warned.

In dracut release v108 or later the recommended ordering
for out out of tree modules is 50-59 range. The following is a section from dracut documentation:

> Not using the 50-59 range for out of tree dracut modules will likely
> lead to unintended errors in the initramfs generation process as your
> dracut module will either run too early or too late in the generation process.
> You have been warned.
@schaefi
Copy link
Collaborator

schaefi commented Sep 1, 2025

@jozzsi Thanks for catching this. Let's hope it has no other unintended side effects ;)

I'll merge when tests are green and push this to the integration test builds

@schaefi schaefi self-requested a review September 1, 2025 07:41
@schaefi
Copy link
Collaborator

schaefi commented Sep 1, 2025

differential shellcheck complains about SC1091 (follow include file) which is not meaningful in the context of dracut module code. I'm going to ignore this warning. Unfortunately redhat-plumbers-in-action/differential-shellcheck@v3 cannot use the the sc_disable setting we use in in kiwi's self call of shellcheck

@schaefi schaefi merged commit 777cf8f into OSInside:main Sep 1, 2025
13 of 14 checks passed
@jozzsi jozzsi deleted the 3495 branch September 1, 2025 14:37
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