summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel-system-armv7-chroot.morph16
-rw-r--r--devel-system-armv7b-chroot.morph16
-rw-r--r--devel-system-armv7lhf-chroot.morph16
-rw-r--r--devel-system-ppc64-chroot.morph17
-rw-r--r--devel-system-x86_32-chroot.morph17
-rw-r--r--devel-system-x86_64-chroot.morph17
6 files changed, 99 insertions, 0 deletions
diff --git a/devel-system-armv7-chroot.morph b/devel-system-armv7-chroot.morph
new file mode 100644
index 00000000..0ec755f8
--- /dev/null
+++ b/devel-system-armv7-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7l
+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 ARM highbank
+ architecture.
+kind: system
+name: devel-system-armv7-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
diff --git a/devel-system-armv7b-chroot.morph b/devel-system-armv7b-chroot.morph
new file mode 100644
index 00000000..66fa0af2
--- /dev/null
+++ b/devel-system-armv7b-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7b
+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 ARMv7b
+ architecture.
+kind: system
+name: devel-system-armv7b-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
diff --git a/devel-system-armv7lhf-chroot.morph b/devel-system-armv7lhf-chroot.morph
new file mode 100644
index 00000000..c6d5b5a2
--- /dev/null
+++ b/devel-system-armv7lhf-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7lhf
+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 ARMv7lhf
+ architecture.
+kind: system
+name: devel-system-armv7lhf-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
diff --git a/devel-system-ppc64-chroot.morph b/devel-system-ppc64-chroot.morph
new file mode 100644
index 00000000..4b4f6b57
--- /dev/null
+++ b/devel-system-ppc64-chroot.morph
@@ -0,0 +1,17 @@
+arch: ppc64
+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 PowerPc
+ architecture.
+kind: system
+name: devel-system-ppc64-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
+- morph: glanceclient
diff --git a/devel-system-x86_32-chroot.morph b/devel-system-x86_32-chroot.morph
new file mode 100644
index 00000000..3341b440
--- /dev/null
+++ b/devel-system-x86_32-chroot.morph
@@ -0,0 +1,17 @@
+arch: x86_32
+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 32-bit x86
+ architecture.
+kind: system
+name: devel-system-x86_32-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
+- morph: glanceclient
diff --git a/devel-system-x86_64-chroot.morph b/devel-system-x86_64-chroot.morph
new file mode 100644
index 00000000..99ac6272
--- /dev/null
+++ b/devel-system-x86_64-chroot.morph
@@ -0,0 +1,17 @@
+arch: x86_64
+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 x86
+ architecture.
+kind: system
+name: devel-system-x86_64-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
+- morph: glanceclient