]> git.ipfire.org Git - thirdparty/systemd.git/commit
ukify: default --hwids to /usr/lib/systemd/boot/hwids/<EFI_ARCH>/ 40541/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 24 Feb 2026 22:00:35 +0000 (22:00 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Feb 2026 13:51:31 +0000 (13:51 +0000)
commit117ec9db7e71357837190833d7731bc61ae54ecc
treec2618182d7826d310293a8362e1d0a420a81edee
parent6d5018487c3d53f5bba146f20f69063183bf0077
ukify: default --hwids to /usr/lib/systemd/boot/hwids/<EFI_ARCH>/

If the option is not manually specified, and the hwids directory exists
for the target EFI architecture, default to it. Allow passing '' to skip.

Fixes https://github.com/systemd/systemd/issues/40542
man/ukify.xml
src/ukify/ukify.py