summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-03-11 18:31:28 +0000
committerFrancisco Redondo <francisco.marchena@codethink.co.uk>2015-04-14 11:32:42 +0000
commit1efc267023ab34479e3b4b0565823b8a0ebaedbf (patch)
treecfee0ff7c699b1b08b0f080733383970de70820f /systems
parent17b306dc661ed8199e26a55b8f90bed743933410 (diff)
downloaddefinitions-1efc267023ab34479e3b4b0565823b8a0ebaedbf.tar.gz
Add definitions for big-endian deployment to a Moonshot node (M.2)
Add cluster definition and install system definition, to enable deployment of a big-endian system to a moonshot M.2 (SSD) device. Change-Id: Icb2d48eff152a3df9556739fadbf4055478e79f4
Diffstat (limited to 'systems')
-rw-r--r--systems/installer-system-armv8b64.morph29
1 files changed, 29 insertions, 0 deletions
diff --git a/systems/installer-system-armv8b64.morph b/systems/installer-system-armv8b64.morph
new file mode 100644
index 00000000..b2606aee
--- /dev/null
+++ b/systems/installer-system-armv8b64.morph
@@ -0,0 +1,29 @@
+name: installer-system-armv8b64
+kind: system
+description: The system that should be used as an Installer to install other Baserock systems.
+arch: armv8b64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-armv8b64-generic
+ morph: strata/bsp-armv8b64-generic.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: installer-utils
+ morph: strata/installer-utils.morph
+configuration-extensions:
+- set-hostname
+- install-files
+- fstab
+- installer
+- moonshot-kernel