From: Andreas Steffen Date: Mon, 5 Apr 2010 18:23:20 +0000 (+0200) Subject: increase UML root file system to 700 MB X-Git-Tag: 4.4.0~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efd16e405a8b448948f36db7d2872be0ded201fe;p=thirdparty%2Fstrongswan.git increase UML root file system to 700 MB --- diff --git a/testing/testing.conf b/testing/testing.conf index 3d4510feb2..8bee4374f4 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -60,7 +60,7 @@ USE_FARP="yes" ROOTFS=$UMLTESTDIR/gentoo-fs-20090615.tar.bz2 # Size of the finished root filesystem in MB -ROOTFSSIZE=600 +ROOTFSSIZE=700 # Amount of Memory to use per UML [MB]. # If "auto" is stated 1/12 of total host ram will be used.