]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
postmarketos: provide missing i386-vars.fd
authorClayton Craft <clayton@craftyguy.net>
Mon, 29 Sep 2025 16:18:44 +0000 (09:18 -0700)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 29 Sep 2025 16:44:35 +0000 (18:44 +0200)
qemu on x86_64 seems to want this thing, and on Alpine it's in the
qemu-systemd-i386 pkg.

Fixes:
    ‣ + /usr/bin/qemu-system-x86_64 --version
    ...
    ‣ Using 60-edk2-x86_64.json firmware description
    ‣ Firmware variables file mkosi.tools/usr/share/qemu/edk2-i386-vars.fd does not exist

mkosi/resources/mkosi-tools/mkosi.profiles/runtime/mkosi.conf.d/postmarketos/mkosi.conf.d/x86-64.conf

index 65e5d6ae5b2bea856537f34bcfd8bd973c653aed..19783b9e587a6966efacd0eb609d47a9d97b42cc 100644 (file)
@@ -6,4 +6,5 @@ Architecture=x86-64
 [Content]
 Packages=
         ovmf
+        qemu-system-i386
         qemu-system-x86_64