summaryrefslogtreecommitdiff
path: root/x86_64-generic-morph-cache-server-system.morph
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-01 12:58:17 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-01 12:58:17 +0100
commit244f2455f296ed874cbd772a07b6161e7e54b478 (patch)
tree317e96a45afd6bf8b8f75d56a0ab923b1712af2c /x86_64-generic-morph-cache-server-system.morph
parente9676beb39f7d6d070841e878543c740fa37abce (diff)
downloaddefinitions-244f2455f296ed874cbd772a07b6161e7e54b478.tar.gz
Squashme: Further work related to the x86_64-generic-bsp stratum.
Diffstat (limited to 'x86_64-generic-morph-cache-server-system.morph')
-rw-r--r--x86_64-generic-morph-cache-server-system.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/x86_64-generic-morph-cache-server-system.morph b/x86_64-generic-morph-cache-server-system.morph
new file mode 100644
index 00000000..b363bab0
--- /dev/null
+++ b/x86_64-generic-morph-cache-server-system.morph
@@ -0,0 +1,10 @@
+{
+ "name": "x86_64-generic-morph-cache-server-system",
+ "kind": "system",
+ "disk-size": "500m",
+ "strata": [
+ "x86_64-generic-bsp",
+ "foundation",
+ "morph-cache-server"
+ ]
+}