summaryrefslogtreecommitdiff
path: root/gnome/clusters/gnome-system-x86_64-deploy.morph
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/clusters/gnome-system-x86_64-deploy.morph')
-rw-r--r--gnome/clusters/gnome-system-x86_64-deploy.morph24
1 files changed, 24 insertions, 0 deletions
diff --git a/gnome/clusters/gnome-system-x86_64-deploy.morph b/gnome/clusters/gnome-system-x86_64-deploy.morph
new file mode 100644
index 00000000..faa036ce
--- /dev/null
+++ b/gnome/clusters/gnome-system-x86_64-deploy.morph
@@ -0,0 +1,24 @@
+name: gnome-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: gnome/systems/gnome-system-x86_64.morph
+ deploy:
+ gnome-system-x86_64:
+ type: extensions/rawdisk
+ location: /gnome-system-x86_64.img
+ DISK_SIZE: 7G
+ INSTALL_FILES: install-files/gnome/manifest
+ KERNEL_ARGS: vga=788
+ INITRAMFS_PATH: boot/initramfs.gz
+ subsystems:
+ - morph: systems/initramfs-x86_64.morph
+ deploy:
+ initramfs:
+ type: initramfs
+ location: boot/initramfs.gz