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