summaryrefslogtreecommitdiff
path: root/clusters/gnome-system-x86_64-deploy.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-10-31 15:09:29 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-11 17:36:41 +0900
commitec458e22d52b15458636a1f550e55e92a4fee962 (patch)
tree3110b91a6d09d0b5663f6c3542cbc7ed18bb8cd4 /clusters/gnome-system-x86_64-deploy.morph
parent459ce0756d6c359204026f147dd1443bdc0f8928 (diff)
downloaddefinitions-ec458e22d52b15458636a1f550e55e92a4fee962.tar.gz
Move gnome systems, clusters and strata into gnome subdirectory
Change-Id: I44b4df44b0b144a09977a009595124b4d04128c6
Diffstat (limited to 'clusters/gnome-system-x86_64-deploy.morph')
-rw-r--r--clusters/gnome-system-x86_64-deploy.morph24
1 files changed, 0 insertions, 24 deletions
diff --git a/clusters/gnome-system-x86_64-deploy.morph b/clusters/gnome-system-x86_64-deploy.morph
deleted file mode 100644
index b3015ff2..00000000
--- a/clusters/gnome-system-x86_64-deploy.morph
+++ /dev/null
@@ -1,24 +0,0 @@
-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: 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