name: xfce-system-deploy kind: cluster description: | Deploy a stock XFCE system. The resulting image can be copied to a USB and booted from there, as well as in a virtual machine. systems: - morph: systems/xfce-system.{{ ARCH }}.morph deploy: xfce-system: type: extensions/rawdisk location: /xfce-system.img DISK_SIZE: 6G KERNEL_ARGS: vga=788 INITRAMFS_PATH: boot/initramfs.gz subsystems: - morph: systems/initramfs.{{ ARCH }}.morph deploy: initramfs: type: extensions/initramfs location: boot/initramfs.gz