summaryrefslogtreecommitdiff
path: root/systems/devel-system-x86_32-chroot
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /systems/devel-system-x86_32-chroot
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-baserock/richardmaw/S11284/morphologies-by-path.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'systems/devel-system-x86_32-chroot')
-rw-r--r--systems/devel-system-x86_32-chroot24
1 files changed, 24 insertions, 0 deletions
diff --git a/systems/devel-system-x86_32-chroot b/systems/devel-system-x86_32-chroot
new file mode 100644
index 00000000..18db948b
--- /dev/null
+++ b/systems/devel-system-x86_32-chroot
@@ -0,0 +1,24 @@
+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:
+- name: build-essential
+ morph: strata/build-essential
+- name: core
+ morph: strata/core
+- name: foundation
+ morph: strata/foundation
+- name: tools
+ morph: strata/tools
+- name: openstack-clients
+ morph: strata/openstack-clients
+- name: bsp-x86_both-tools
+ morph: strata/bsp-x86_both-tools