From 4f6a268983f650f0f8850ee5a2bb88bc4b811d7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 7 Jan 2016 16:52:27 +0000 Subject: Add clusters/weston-qt5-system-x86_64-deploy.morph Change-Id: I73fdcad36a99d620c8d6a65680932ed97c6c2ac7 --- clusters/weston-qt5-system-x86_64-deploy.morph | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 clusters/weston-qt5-system-x86_64-deploy.morph diff --git a/clusters/weston-qt5-system-x86_64-deploy.morph b/clusters/weston-qt5-system-x86_64-deploy.morph new file mode 100644 index 00000000..64700314 --- /dev/null +++ b/clusters/weston-qt5-system-x86_64-deploy.morph @@ -0,0 +1,23 @@ +name: weston-qt5-system-x86_64 +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-qt5-system-x86_64.morph + deploy: + weston-qt5-system-x86_64: + type: extensions/rawdisk + location: /weston-qt5-system-x86_64.img + DISK_SIZE: 4G + KERNEL_ARGS: vga=788 + INITRAMFS_PATH: boot/initramfs.gz + subsystems: + - morph: systems/initramfs-x86_64.morph + deploy: + initramfs: + type: initramfs + location: boot/initramfs.gz -- cgit v1.2.1