summaryrefslogtreecommitdiff
path: root/bin/debefivm-create
diff options
context:
space:
mode:
authorHelmut Grohne <helmutg@debian.org>2025-05-30 13:28:37 +0000
committerHelmut Grohne <helmutg@debian.org>2025-05-30 13:28:37 +0000
commit1067578859983df0be15f73005b8592cab5ba963 (patch)
treef35bf687ef22d9c95365f59743c5ad3117df9820 /bin/debefivm-create
parentc0936c1a99a61bcc503d5250c1cb654d375a47c4 (diff)
parentc92622d392bebb1fac11d022c84820bb1d73dee0 (diff)
downloaddebvm-1067578859983df0be15f73005b8592cab5ba963.tar.gz
Merge branch 'systemd_boot_efi' into 'main'
debefivm-create: pull in systemd-boot-efi for stub binary See merge request helmutg/debvm!52
Diffstat (limited to 'bin/debefivm-create')
-rwxr-xr-xbin/debefivm-create1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/debefivm-create b/bin/debefivm-create
index 6324107..d9b36e5 100755
--- a/bin/debefivm-create
+++ b/bin/debefivm-create
@@ -348,6 +348,7 @@ fi
set -- \
"--customize-hook=printf 'LABEL=%s / ext4 defaults 0 0' '$ROOTLABEL' >"'"$1/etc/fstab"' \
"--include=?narrow(?exact-name(systemd-boot),?architecture(${DEBARCH%%,*}))" \
+ "--include=?narrow(?exact-name(systemd-boot-efi),?architecture(${DEBARCH%%,*}))" \
'--include=systemd-sysv' \
"$SUITE" \
/dev/null \