summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-19 16:37:23 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-19 16:37:23 +0100
commit2d7145be1ea96d345b494da30291a4f5eb1c922c (patch)
treeb97c4d9f35232c844a76cb1af986494c3bfbd095
parent185f2edea5b687d65f0dc488b3cb95919a2a79a2 (diff)
parentbc3ea639e3ecff26383a889c602ea212a677c516 (diff)
downloaddefinitions-2d7145be1ea96d345b494da30291a4f5eb1c922c.tar.gz
Merge branch 'baserock/sam/distbuild-x86'
Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
-rw-r--r--distbuild-system-x86_32.morph20
-rw-r--r--distbuild-system-x86_64.morph20
2 files changed, 40 insertions, 0 deletions
diff --git a/distbuild-system-x86_32.morph b/distbuild-system-x86_32.morph
new file mode 100644
index 00000000..49a7458a
--- /dev/null
+++ b/distbuild-system-x86_32.morph
@@ -0,0 +1,20 @@
+arch: x86_32
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+description: Morph distributed build node for x86_32
+kind: system
+name: distbuild-system-x86_32
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: bsp-x86_32-generic
+- morph: tools
+- morph: nfs
+- morph: distbuild
diff --git a/distbuild-system-x86_64.morph b/distbuild-system-x86_64.morph
new file mode 100644
index 00000000..52d91626
--- /dev/null
+++ b/distbuild-system-x86_64.morph
@@ -0,0 +1,20 @@
+arch: x86_64
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+description: Morph distributed build node for x86_64
+kind: system
+name: distbuild-system-x86_64
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: bsp-x86_64-generic
+- morph: tools
+- morph: nfs
+- morph: distbuild