updated testing.conf
This commit is contained in:
+2
-2
@@ -67,11 +67,11 @@ are required for the strongSwan testing environment:
|
|||||||
|
|
||||||
* A gentoo-based UML file system (compressed size 130 MBytes) found at
|
* A gentoo-based UML file system (compressed size 130 MBytes) found at
|
||||||
|
|
||||||
http://download.strongswan.org/uml/gentoo-fs-20071108.tar.bz2
|
http://download.strongswan.org/uml/gentoo-fs-20080407.tar.bz2
|
||||||
|
|
||||||
* The latest strongSwan distribution
|
* The latest strongSwan distribution
|
||||||
|
|
||||||
http://download.strongswan.org/strongswan-4.2.0.tar.gz
|
http://download.strongswan.org/strongswan-4.2.1.tar.bz2
|
||||||
|
|
||||||
|
|
||||||
3. Creating the environment
|
3. Creating the environment
|
||||||
|
|||||||
@@ -40,16 +40,17 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.2.1.tar.bz2
|
|||||||
USE_LIBCURL="yes"
|
USE_LIBCURL="yes"
|
||||||
USE_LDAP="yes"
|
USE_LDAP="yes"
|
||||||
USE_EAP_AKA="yes"
|
USE_EAP_AKA="yes"
|
||||||
|
USE EAP_SIM="yes"
|
||||||
USE_SQL="yes"
|
USE_SQL="yes"
|
||||||
USE_MEDIATION="yes"
|
USE_MEDIATION="yes"
|
||||||
USE_INTEGRITY_TEST="no"
|
USE_INTEGRITY_TEST="no"
|
||||||
USE_LEAK_DETECTIVE="no"
|
USE_LEAK_DETECTIVE="no"
|
||||||
|
|
||||||
# Gentoo linux root filesystem
|
# Gentoo linux root filesystem
|
||||||
ROOTFS=$UMLTESTDIR/gentoo-fs-20071108.tar.bz2
|
ROOTFS=$UMLTESTDIR/gentoo-fs-20080407.tar.bz2
|
||||||
|
|
||||||
# Size of the finished root filesystem in MB
|
# Size of the finished root filesystem in MB
|
||||||
ROOTFSSIZE=544
|
ROOTFSSIZE=600
|
||||||
|
|
||||||
# Amount of Memory to use per UML [MB].
|
# Amount of Memory to use per UML [MB].
|
||||||
# If "auto" is stated 1/12 of total host ram will be used.
|
# If "auto" is stated 1/12 of total host ram will be used.
|
||||||
|
|||||||
Reference in New Issue
Block a user