action #127148
openmake dracut write initrd to correct location
70%
Description
With sd-boot and snaphots, dracut can't just write to /boot/initrd-$kernelversion. Need to consider creating a new snapshot and write an entirely new initrd together with a new config file.
This task may be obsolete if we decide to go for UKIs or otherwise pre-built initrds
Slightly related but probably does not fix the problem.
https://bugzilla.suse.com/show_bug.cgi?id=1198681
Updated by lnussel over 1 year ago
Not sure it makes much sense to let dracut write to the "correct" location anyway. Currently I always add the checksum to the file name. When the initrd changes, the bootloader entry also needs to be changed.
Also, /usr/lib/module-init-tools/regenerate-initrd-posttrans needs a way to allow disabling it
Updated by lnussel about 1 year ago
Asked to be able to replace regenerate-initrd-posttrans https://bugzilla.opensuse.org/show_bug.cgi?id=1213459
Updated by lnussel 6 months ago
- % Done changed from 0 to 70
dracut pr still wip https://github.com/dracutdevs/dracut/pull/2448
Updated by lnussel 5 months ago
- Assignee set to lnussel
patch merged, need to ship a file that disables guessing https://bugzilla.suse.com/show_bug.cgi?id=1213648