summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/cross-bootstrap-system-x86_64-generic.morph')
-rw-r--r--systems/cross-bootstrap-system-x86_64-generic.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph
new file mode 100644
index 00000000..bdd42cf3
--- /dev/null
+++ b/systems/cross-bootstrap-system-x86_64-generic.morph
@@ -0,0 +1,11 @@
+name: cross-bootstrap-system-x86_64-generic
+kind: system
+description: A system that produces the minimum needed to build a devel system
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph