]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: also remember auto-generated entries
authorLuca Boccassi <luca.boccassi@gmail.com>
Sun, 24 Aug 2025 10:34:02 +0000 (11:34 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Aug 2025 14:45:12 +0000 (23:45 +0900)
commit8f6236164cb6d06982b7c6649df6417c4e3fe526
tree54ce0437425f9f7690ca02df0820fb1b07287189
parente8628ddb787026022c0b91a42dfeb3c782698df3
boot: also remember auto-generated entries

Windows/OSX/shell/etc entries are autogenerated, and should be remembered too
as the previous choice, together with Linux ones.

Follow-up for d870ae47b767183c1312ad7e3196696cf38e3b9e

Fixes https://github.com/systemd/systemd/issues/38694
src/boot/boot.c