dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
597 stars 396 forks source link

fix(install.d): do not generate a new initrd if any INITRD_FILE is provided #2533

Open aafeijoo-suse opened 10 months ago

aafeijoo-suse commented 10 months ago

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

aafeijoo-suse commented 10 months ago

I just noticed that this was already attempted to be fixed in #1691 -> https://github.com/dracutdevs/dracut/pull/1691/commits/56aa3e5653f6e10ed9976d82c1ed10b4058af8dd

stale[bot] commented 4 months ago

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.