Do not create BLS and Limine entries for fallback initramfs#3949
Conversation
6cd762c to
4040c99
Compare
Fallback initramfs seem to no longer be built by default.
4040c99 to
2bd8f4e
Compare
|
This PR is ready for review. |
|
Would you have any reference to this claim, the wiki still lists fallback as an entry example https://wiki.archlinux.org/title/Systemd-boot#Adding_loaders |
|
This is relevant for issue #3945 This is due to mkinitcpio change and a workaround is mentioned on the wiki here https://wiki.archlinux.org/title/Mkinitcpio#Fallback_initramfs_generation
|
|
Yeah, but it is disabled by default, so I reckon we should probably not create the entry? That is unless we decide to reenable it. |
|
Yeah that makes sense, going against defaults isn't wise... Can you remove the loop completely in that case as it's not needed. You can remove the |
|
Should be good to go :) |
Fallback initramfs seem to no longer be built by default.