enable the eap-ttls and ctr plugins in the uml scenarios

This commit is contained in:
Andreas Steffen
2010-08-14 21:40:05 +02:00
parent e8f971ee4e
commit 4618430f83
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -43,6 +43,7 @@ USE_EAP_MSCHAPV2="yes"
USE_EAP_IDENTITY="yes"
USE_EAP_RADIUS="yes"
USE_EAP_TLS="yes"
USE_EAP_TTLS="yes"
USE_SQL="yes"
USE_MEDIATION="yes"
USE_OPENSSL="yes"
@@ -58,6 +59,7 @@ USE_SOCKET_DYNAMIC="yes"
USE_DHCP="yes"
USE_FARP="yes"
USE_ADDRBLOCK="yes"
USE_CTR="yes"
# Gentoo linux root filesystem
ROOTFS=$UMLTESTDIR/gentoo-fs-20100703.tar.bz2