]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
systemd-boot: some refactorings (#36510)
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Feb 2025 22:20:34 +0000 (23:20 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2025 22:20:34 +0000 (23:20 +0100)
Clean up systemd-boot a bit. Mostly makes handling of some menu entry
types less magic and more uniform. Doesn't really change behaviour in
any ways, except that we now condition things such as boot counting,
random seed management and entry selection saving carefully on the entry
type.


Trivial merge