summaryrefslogtreecommitdiff
path: root/systems/distbuild-system-x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'systems/distbuild-system-x86_64')
-rw-r--r--systems/distbuild-system-x86_6427
1 files changed, 27 insertions, 0 deletions
diff --git a/systems/distbuild-system-x86_64 b/systems/distbuild-system-x86_64
new file mode 100644
index 00000000..92df72c4
--- /dev/null
+++ b/systems/distbuild-system-x86_64
@@ -0,0 +1,27 @@
+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:
+- name: build-essential
+ morph: strata/build-essential
+- name: core
+ morph: strata/core
+- name: foundation
+ morph: strata/foundation
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic
+- name: tools
+ morph: strata/tools
+- name: nfs
+ morph: strata/nfs
+- name: distbuild
+ morph: strata/distbuild