]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Strip boot counter from entry id
authorDanilo Spinella <danilo.spinella@suse.com>
Thu, 11 Sep 2025 08:51:27 +0000 (10:51 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 17 Sep 2025 18:43:37 +0000 (19:43 +0100)
commit4301ad00ef715885be5c3bdf84c152030b7d36ff
treed7530df71c151d612f01f4be987596c7f91a4a07
parentff33c8f87dc8188c0562d348cf4f081609f45455
boot: Strip boot counter from entry id

When boot counter is found in the boot entry filename, strip it from the
id to match bootctl id.

Fixes #38813.
src/boot/boot.c