* 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
- http://download.strongswan.org/strongswan-4.2.0.tar.gz
+ http://download.strongswan.org/strongswan-4.2.1.tar.bz2
3. Creating the environment
USE_LIBCURL="yes"
USE_LDAP="yes"
USE_EAP_AKA="yes"
+USE EAP_SIM="yes"
USE_SQL="yes"
USE_MEDIATION="yes"
USE_INTEGRITY_TEST="no"
USE_LEAK_DETECTIVE="no"
# 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
-ROOTFSSIZE=544
+ROOTFSSIZE=600
# Amount of Memory to use per UML [MB].
# If "auto" is stated 1/12 of total host ram will be used.