Control: reopen -1
Control: tags -1 patch
Just to clarify, the original report mentiones two changes required for
systemd 256:
| 1. systemd 256 makes /usr read-only in initrd:
| - https://github.com/systemd/systemd/issues/32511
| - https://github.com/dracut-ng/dracut-ng/issues/253
|
| 2. libkmod.so.2 might need to be installed manually:
| - https://github.com/systemd/systemd/issues/32508#issuecomment-2080063182
As far as I can see, dracut 060+5-8 fixes issue (2), but not issue (1).
That's what my above patch does.