diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-04-05 20:23:20 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-04-05 20:23:20 +0200 |
commit | efd16e405a8b448948f36db7d2872be0ded201fe (patch) | |
tree | ffd4c25f612fe84e05670ea6a85cb9a444c2da09 | |
parent | d6457833ec2ac982fa2675f2399de1c73d9488af (diff) | |
download | strongswan-efd16e405a8b448948f36db7d2872be0ded201fe.tar.bz2 strongswan-efd16e405a8b448948f36db7d2872be0ded201fe.tar.xz |
increase UML root file system to 700 MB
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 3d4510feb..8bee4374f 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. |