ci: build live ISO with livemedia-creator; add live-desktop recipe
build-iso / validate (push) Successful in 12s
ci / cook (push) Successful in 13s
build-iso / build-iso (push) Successful in 25m11s

This commit is contained in:
Lukas Greve
2026-09-19 17:53:06 +02:00
parent bb23fed54a
commit 35d8879bcc
4 changed files with 31 additions and 5 deletions
+11 -1
View File
@@ -58,4 +58,14 @@ recipes:
hardware-support: true
guest-agents: false
hypervisor: desktop
hypervisor_type: intelcpu
hypervisor_type: intelcpu
# Live desktop ISO variants (built with livemedia-creator --make-iso)
- name: live-desktop
variants:
- repository: "44"
desktop: gnome
storage: livefs
bootloader: grub
guest-agents: true
live: true