From 459ce0756d6c359204026f147dd1443bdc0f8928 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 31 Oct 2016 14:45:32 +0900 Subject: Moving weston systems, clusters and related strata under weston subdirectory Change-Id: Ia805fcbd11d894eb74b18704b6a7070bcc7dd11a --- .../clusters/weston-qt5-system-x86_64-deploy.morph | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 weston/clusters/weston-qt5-system-x86_64-deploy.morph (limited to 'weston/clusters/weston-qt5-system-x86_64-deploy.morph') diff --git a/weston/clusters/weston-qt5-system-x86_64-deploy.morph b/weston/clusters/weston-qt5-system-x86_64-deploy.morph new file mode 100644 index 00000000..51fda42b --- /dev/null +++ b/weston/clusters/weston-qt5-system-x86_64-deploy.morph @@ -0,0 +1,23 @@ +name: weston-qt5-system-x86_64-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: weston/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