summaryrefslogtreecommitdiff
path: root/clusters/ivi-system-x86_32-deploy.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-10-31 13:24:49 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-11 17:36:41 +0900
commit96fe3824740eb01fa6b5ee3a7d803c4d23a34cfa (patch)
tree0f6bec07bd4b7b6244ce7edc0c4cd5b88c75077f /clusters/ivi-system-x86_32-deploy.morph
parent6cb5b32227de1043933fed3542e70bc3c64f59c3 (diff)
downloaddefinitions-96fe3824740eb01fa6b5ee3a7d803c4d23a34cfa.tar.gz
Moving ivi systems & clusters and related strata to ivi subdir
Change-Id: I9ebe47f7808885be59ead2ac0778fbf762ad3c4e
Diffstat (limited to 'clusters/ivi-system-x86_32-deploy.morph')
-rw-r--r--clusters/ivi-system-x86_32-deploy.morph24
1 files changed, 0 insertions, 24 deletions
diff --git a/clusters/ivi-system-x86_32-deploy.morph b/clusters/ivi-system-x86_32-deploy.morph
deleted file mode 100644
index 90ce4940..00000000
--- a/clusters/ivi-system-x86_32-deploy.morph
+++ /dev/null
@@ -1,24 +0,0 @@
-name: ivi-system-x86_32-deploy
-kind: cluster
-description: |
- Deploy a stock IVI system.
-
- The resulting image can be copied to a USB and booted from there,
- as well as in a virtual machine.
-
-systems:
-- morph: systems/ivi-system-x86_32.morph
- deploy:
- ivi-system-x86_32:
- type: extensions/rawdisk
- location: /ivi-system-x86_32.img
- HOSTNAME: ivi-system-x86-32
- DISK_SIZE: 6G
- KERNEL_ARGS: vga=788
- INITRAMFS_PATH: boot/initramfs.gz
- subsystems:
- - morph: systems/initramfs-x86_32.morph
- deploy:
- initramfs:
- type: initramfs
- location: boot/initramfs.gz