summaryrefslogtreecommitdiff
path: root/systems/base-system-armv8l64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/base-system-armv8l64.morph')
-rw-r--r--systems/base-system-armv8l64.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/systems/base-system-armv8l64.morph b/systems/base-system-armv8l64.morph
new file mode 100644
index 00000000..4b28dff4
--- /dev/null
+++ b/systems/base-system-armv8l64.morph
@@ -0,0 +1,21 @@
+name: base-system-armv8l64
+kind: system
+description: The set of strata required to have a minimal
+ system for little endian 64-bit ARMv8 computers.
+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
+configuration-extensions:
+- set-hostname
+- add-config-files
+- nfsboot
+- install-files
+- moonshot-kernel
+- install-essential-files