mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-07 14:31:50 +01:00
overlay profiles: Enable cryptsetup in SDK systemd
The cryptsetup useflag is required for signing sysexts built with systemd-repart. Signed-off-by: Daniel Zatovic <daniel.zatovic@gmail.com>
This commit is contained in:
parent
ade059da60
commit
ffcd8f9b06
@ -32,3 +32,6 @@ x11-libs/pixman static-libs
|
||||
|
||||
# Get latest EDK2 firmware for Secure Boot on arm64.
|
||||
app-emulation/qemu -pin-upstream-blobs
|
||||
|
||||
# Needed for signed sysexts using systemd-repart
|
||||
sys-apps/systemd cryptsetup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user