]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
increase UML root file system to 700 MB
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 5 Apr 2010 18:23:20 +0000 (20:23 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 5 Apr 2010 18:23:20 +0000 (20:23 +0200)
testing/testing.conf

index 3d4510feb28f5347ac7ad231b41b4608ac61d77e..8bee4374f48258ba1aaa1cc73d6481d6da0671eb 100755 (executable)
@@ -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.