summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-01-07 16:52:27 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-02-16 22:41:18 +0000
commit4f6a268983f650f0f8850ee5a2bb88bc4b811d7b (patch)
tree86f81959c92cbc15db66936194aa7f281f0cd2c2
parentc35908b64084f246920bac4f9f5329f33f51ebb6 (diff)
downloaddefinitions-4f6a268983f650f0f8850ee5a2bb88bc4b811d7b.tar.gz
Add clusters/weston-qt5-system-x86_64-deploy.morph
Change-Id: I73fdcad36a99d620c8d6a65680932ed97c6c2ac7
-rw-r--r--clusters/weston-qt5-system-x86_64-deploy.morph23
1 files changed, 23 insertions, 0 deletions
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