summaryrefslogtreecommitdiff
path: root/baserock/systems/web-system-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/systems/web-system-x86_64-generic.morph')
-rw-r--r--baserock/systems/web-system-x86_64-generic.morph39
1 files changed, 39 insertions, 0 deletions
diff --git a/baserock/systems/web-system-x86_64-generic.morph b/baserock/systems/web-system-x86_64-generic.morph
new file mode 100644
index 00000000..4101f615
--- /dev/null
+++ b/baserock/systems/web-system-x86_64-generic.morph
@@ -0,0 +1,39 @@
+name: web-system-x86_64-generic
+kind: system
+description: system with web tools
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: core
+ morph: strata/core.morph
+- name: tools
+ morph: strata/tools.morph
+- name: glib-common
+ morph: strata/glib-common.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: databases
+ morph: strata/databases.morph
+- name: pcre-utils
+ morph: strata/pcre-utils.morph
+- name: lighttpd-server
+ morph: strata/lighttpd-server.morph
+- name: webtools
+ morph: strata/webtools.morph
+- name: erlang
+ morph: strata/erlang.morph
+- name: ruby
+ morph: strata/ruby.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