dracutdevs / dracut

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

feat(install.d): add sort-key field to rescue BLS entries #2559

Open aafeijoo-suse opened 10 months ago

aafeijoo-suse commented 10 months ago

The sort-key field was added in https://github.com/systemd/systemd/pull/22519 and is used by systemd-boot to sort boot entries. Without it, rescue entries generated by this plugin are not sorted properly.

This patch mimics https://github.com/systemd/systemd/commit/d23b3bfd

Checklist

stale[bot] commented 5 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.