2024-07-22 21:16:38 +00:00
|
|
|
summary: Build KDE Desktop live image
|
|
|
|
discover:
|
|
|
|
how: fmf
|
|
|
|
environment:
|
|
|
|
image_type: iso
|
|
|
|
image_profile: KDE-Desktop-Live
|
2024-08-09 14:49:58 +00:00
|
|
|
kiwi_file: Fedora.kiwi
|
2024-07-22 21:16:38 +00:00
|
|
|
execute:
|
|
|
|
how: tmt
|
2024-09-11 19:40:51 +00:00
|
|
|
provision:
|
|
|
|
how: artemis
|
|
|
|
hardware:
|
|
|
|
cpu:
|
|
|
|
# Add more CPUs to make mksquashfs faster
|
|
|
|
processors: ">= 8"
|
|
|
|
disk:
|
|
|
|
# Increase disk size for better IO performance
|
|
|
|
- size: '>=500 GiB'
|