Files
gentoo/eclass/secureboot.eclass
Nowa Ammerlaan 354ec1fc6a secureboot.eclass: add optional support for systemd-sbsign
Systemd's version of sbsign has support for different OpenSSL
providers which is lacking in the sbsigntools version. Add a user
variable to switch between these two tools.

Unfortunately there is currently no systemd equivalent for sbverify,
so we cannot use an || dependency here to remove sbsigntools from the
dependency graph completely on systems that already have
sys-apps/systemd[openssl]. This may follow later.

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1129
2026-06-13 17:44:12 +02:00

9.8 KiB