summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-10-01 11:58:39 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-10-01 11:58:39 +0100
commit93379fd8939fe50b8dad59b05e8b119a414c4852 (patch)
treef78659a710af9b62f980e67217f6e04c76197df5
parentff8b45bc12e03300605f2936410179507a6a8e3b (diff)
parent745023c68b593e8734f90abcdc5d89033fae1505 (diff)
downloadmorphs-93379fd8939fe50b8dad59b05e8b119a414c4852.tar.gz
Merge branch 'baserock/S5017/smaller-base-and-devel-images'
Reviewed-By: Lars Wirzenius on IRC
-rw-r--r--armv7-versatile-devel-system.morph2
-rw-r--r--x86_64-generic-devel-system.morph2
2 files changed, 2 insertions, 2 deletions
diff --git a/armv7-versatile-devel-system.morph b/armv7-versatile-devel-system.morph
index f232e2c..6e107de 100644
--- a/armv7-versatile-devel-system.morph
+++ b/armv7-versatile-devel-system.morph
@@ -4,7 +4,7 @@
"kind": "system",
"system-kind": "rootfs-tarball",
"arch": "armv7",
- "disk-size": "10G",
+ "disk-size": "2G",
"strata": [
{
"morph": "armv7-versatile-bsp",
diff --git a/x86_64-generic-devel-system.morph b/x86_64-generic-devel-system.morph
index 54a771c..bb49230 100644
--- a/x86_64-generic-devel-system.morph
+++ b/x86_64-generic-devel-system.morph
@@ -4,7 +4,7 @@
"kind": "system",
"system-kind": "syslinux-disk",
"arch": "x86_64",
- "disk-size": "10G",
+ "disk-size": "2G",
"strata": [
{
"morph": "x86_64-generic-bsp",