summaryrefslogtreecommitdiff
path: root/systems/installer-system-armv8b64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/installer-system-armv8b64.morph')
-rw-r--r--systems/installer-system-armv8b64.morph19
1 files changed, 12 insertions, 7 deletions
diff --git a/systems/installer-system-armv8b64.morph b/systems/installer-system-armv8b64.morph
index 726354c9..860a6231 100644
--- a/systems/installer-system-armv8b64.morph
+++ b/systems/installer-system-armv8b64.morph
@@ -1,6 +1,7 @@
name: installer-system-armv8b64
kind: system
-description: The system that should be used as an Installer to install other Baserock systems.
+description: The system that should be used as an Installer to install other Baserock
+ systems.
arch: armv8b64
strata:
- name: build-essential
@@ -9,6 +10,8 @@ strata:
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-armv8b64-generic
@@ -21,6 +24,8 @@ strata:
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
@@ -28,9 +33,9 @@ strata:
- name: installer-utils
morph: strata/installer-utils.morph
configuration-extensions:
-- set-hostname
-- install-files
-- fstab
-- installer
-- moonshot-kernel
-- install-essential-files
+- extensions/set-hostname
+- extensions/install-files
+- extensions/fstab
+- extensions/installer
+- extensions/moonshot-kernel
+- extensions/install-essential-files