summaryrefslogtreecommitdiff
path: root/unmaintained/systems/nodejs-system-x86_64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/systems/nodejs-system-x86_64.morph')
-rw-r--r--unmaintained/systems/nodejs-system-x86_64.morph24
1 files changed, 24 insertions, 0 deletions
diff --git a/unmaintained/systems/nodejs-system-x86_64.morph b/unmaintained/systems/nodejs-system-x86_64.morph
new file mode 100644
index 00000000..7fba330b
--- /dev/null
+++ b/unmaintained/systems/nodejs-system-x86_64.morph
@@ -0,0 +1,24 @@
+name: nodejs-system-x86_64
+kind: system
+description: A system that is able to build other systems based on the 64-bit x86
+ architecture.
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.morph
+- name: python2-core
+ morph: strata/python2-core.morph
+- name: nodejs
+ morph: strata/nodejs.morph
+configuration-extensions:
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/install-essential-files