summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-02-18 17:25:10 +0000
committerEdward Cragg <edward.cragg@codethink.co.uk>2015-02-18 17:25:10 +0000
commite92ee97aa78e2db269852dd06e12e308b89b898b (patch)
tree65df3c7ef8d43f8a7e59f25e9a6f9bad6cefa4f6 /systems
parenta277d26e6323891165099713290f9872716d1d3f (diff)
parent9511ddb3d2b2c8d362d06499a6b8586aae14035d (diff)
downloaddefinitions-e92ee97aa78e2db269852dd06e12e308b89b898b.tar.gz
Merge branch 'baserock/tiagogomes/armv8l64-devel'
Reviewed by: * Sam Thursfield <sam.thursfield@codethink.co.uk> * Richard Maw <richard.maw@gmail.com>
Diffstat (limited to 'systems')
-rw-r--r--systems/devel-system-armv8l64.morph43
1 files changed, 43 insertions, 0 deletions
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
new file mode 100644
index 00000000..27080535
--- /dev/null
+++ b/systems/devel-system-armv8l64.morph
@@ -0,0 +1,43 @@
+name: devel-system-armv8l64
+kind: system
+description: |
+ A system with useful tools for doing Baserock development.
+
+ For use on 64-bit ARMv8 computers using little-endian word.
+arch: armv8l64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-armv8l64-generic
+ morph: strata/bsp-armv8l64-generic.morph
+- name: tools
+ morph: strata/tools.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: ruby
+ morph: strata/ruby.morph
+- name: lorry
+ morph: strata/lorry.morph
+- name: baserock-import
+ morph: strata/baserock-import.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: python-tools
+ morph: strata/python-tools.morph
+- name: devtools
+ morph: strata/devtools.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- cloud-init