summaryrefslogtreecommitdiff
path: root/systems/installer-system-x86_64.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-10 10:55:38 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-10 10:55:38 +0000
commit9a736742213feb10f1a2eee73cd2108ebcce9056 (patch)
tree362263dbdd5751878733b1df600da93317f5e185 /systems/installer-system-x86_64.morph
parent02456901e3e0a0ed30760c986d1e265259f8da99 (diff)
parent56200c41fbd573e0905d51217f45246d356e00a0 (diff)
downloaddefinitions-9a736742213feb10f1a2eee73cd2108ebcce9056.tar.gz
Merge branch 'baserock/pedroalvarez/installer7'
Reviewed-by: - Richard Maw - Sam Thursfield
Diffstat (limited to 'systems/installer-system-x86_64.morph')
-rw-r--r--systems/installer-system-x86_64.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph
new file mode 100644
index 00000000..0b5e4709
--- /dev/null
+++ b/systems/installer-system-x86_64.morph
@@ -0,0 +1,22 @@
+name: installer-system-x86_64
+kind: system
+description: The system that should be used as an Installer to install other Baserock systems.
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.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