summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 15:44:48 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 16:42:08 +0000
commit3dcac82b6e440d77fb5e48b055ae4bfcbd20cac3 (patch)
tree7fa57f2d920bd02fa097be0249c81503b5af9a5a
parent0736d7d9efd687aab8a0e55e91cc9ec6098e6076 (diff)
downloaddefinitions-3dcac82b6e440d77fb5e48b055ae4bfcbd20cac3.tar.gz
Add system morphology for small x86_32 devel system for a chroot
-rw-r--r--devel-system-x86_32-chroot.morph17
1 files changed, 17 insertions, 0 deletions
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