summaryrefslogtreecommitdiff
path: root/initramfs-test.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /initramfs-test.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'initramfs-test.morph')
-rw-r--r--initramfs-test.morph17
1 files changed, 0 insertions, 17 deletions
diff --git a/initramfs-test.morph b/initramfs-test.morph
deleted file mode 100644
index 9e69207d..00000000
--- a/initramfs-test.morph
+++ /dev/null
@@ -1,17 +0,0 @@
-name: initramfs-test
-kind: cluster
-systems:
-- morph: base-system-x86_64-generic
- deploy:
- system:
- type: rawdisk
- location: initramfs-system-x86_64.img
- DISK_SIZE: 1G
- HOSTNAME: initramfs-system
- INITRAMFS_PATH: boot/initramfs.gz
- subsystems:
- - morph: initramfs-x86_64
- deploy:
- initramfs:
- type: initramfs
- location: boot/initramfs.gz