summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-14 20:31:32 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-14 20:31:32 +0000
commit177b51203d06a7ba6a5586a4f1e7f0425d00267e (patch)
treeb7359e9c34ca4d8bf7c3c8861b06c29a5fc5232f
parenteee6fe97344729482b4d6a39eee94d148d82716e (diff)
downloadmorphs-177b51203d06a7ba6a5586a4f1e7f0425d00267e.tar.gz
Increase base system image size
This is temporary, because morph's system image building code needs a bigger size right now.
-rw-r--r--base-system.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/base-system.morph b/base-system.morph
index a9b7809..6a8c971 100644
--- a/base-system.morph
+++ b/base-system.morph
@@ -1,7 +1,7 @@
{
"name": "base",
"kind": "system",
- "disk-size": "1G",
+ "disk-size": "10G",
"strata": [
"foundation",
"linux-stratum"