summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross-bootstrap-system-mips64-generic.morph9
-rw-r--r--devel-system-mips64-chroot.morph17
2 files changed, 26 insertions, 0 deletions
diff --git a/cross-bootstrap-system-mips64-generic.morph b/cross-bootstrap-system-mips64-generic.morph
new file mode 100644
index 00000000..117eb515
--- /dev/null
+++ b/cross-bootstrap-system-mips64-generic.morph
@@ -0,0 +1,9 @@
+arch: mips64
+description: A system that produces the minimum needed to build a devel system
+kind: system
+name: cross-bootstrap-system-mips64-generic
+strata:
+- morph: build-essential
+- morph: core
+- morph: cross-bootstrap
+
diff --git a/devel-system-mips64-chroot.morph b/devel-system-mips64-chroot.morph
new file mode 100644
index 00000000..b7faa667
--- /dev/null
+++ b/devel-system-mips64-chroot.morph
@@ -0,0 +1,17 @@
+arch: mips64
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+description: A system that is able to build other systems based on the 64-bit MIPS
+ architecture.
+kind: system
+name: devel-system-mips64-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
+- morph: openstack-clients