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 15:55:28 +0000
commit002a54559b37afecfe5aec0414f26c810acc0247 (patch)
tree221ef422f97bd78bcd7f0b7cc998f551d2d7a961
parent0736d7d9efd687aab8a0e55e91cc9ec6098e6076 (diff)
downloaddefinitions-002a54559b37afecfe5aec0414f26c810acc0247.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..45f747c6
--- /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-generic
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools
+- morph: glanceclient