Files
Vetting/.gitea
josh a427640608
CI / Lint + build + test (push) Successful in 1m35s
Release / release (push) Failing after 1m1s
ci: install systemd-ukify so mkosi's Bootable=yes step succeeds
mkosi refused with "Could not find 'ukify'". The live image's mkosi.conf
sets Bootable=yes, and mkosi invokes ukify to package the Unified
Kernel Image alongside vmlinuz+initrd.img. On Debian/Ubuntu, ukify
ships in the `systemd-ukify` apt package (not in `systemd`).

Added to both release.yml and e2e.yml's live-image dep lists.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-18 02:50:39 -04:00
..