dracut
dracut copied to clipboard
fix(install.d): do not generate a new initrd if any INITRD_FILE is provided
If kernel-install add is called specifying one or more INITRD-FILEs, the caller just wants to use these, so there is no point in generating a new one.
Checklist
- [X] I have tested it locally
- [ ] I have reviewed and updated any documentation if relevant
- [ ] I am providing new code and test(s) for it
I just noticed that this was already attempted to be fixed in #1691 -> https://github.com/dracutdevs/dracut/pull/1691/commits/56aa3e5653f6e10ed9976d82c1ed10b4058af8dd
This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.