summaryrefslogtreecommitdiff
path: root/baserock/systems/installer-system-x86_64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/systems/installer-system-x86_64.morph')
-rw-r--r--baserock/systems/installer-system-x86_64.morph40
1 files changed, 40 insertions, 0 deletions
diff --git a/baserock/systems/installer-system-x86_64.morph b/baserock/systems/installer-system-x86_64.morph
new file mode 100644
index 00000000..1e854f33
--- /dev/null
+++ b/baserock/systems/installer-system-x86_64.morph
@@ -0,0 +1,40 @@
+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: python-core
+ morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-pygobject
+ morph: strata/python-pygobject.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: libsoup-common
+ morph: strata/libsoup-common.morph
+- name: glib-common
+ morph: strata/glib-common.morph
+- name: ostree-core
+ morph: strata/ostree-core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: installer-utils
+ morph: strata/installer-utils.morph
+configuration-extensions:
+- extensions/set-hostname
+- extensions/install-files
+- extensions/fstab
+- extensions/installer
+- extensions/install-essential-files