From 7055c080c937d60a198442a4c2d796ffca32acac Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 20 Jun 2014 12:06:55 +0000 Subject: Move systems and strata into subdirectories --- systems/distbuild-system-x86_64 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 systems/distbuild-system-x86_64 (limited to 'systems/distbuild-system-x86_64') 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 -- cgit v1.2.1