update modules list
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 1 Feb 2010 14:24:07 +0000 (14:24 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 1 Feb 2010 14:24:07 +0000 (14:24 +0000)
modules.list
modules.update

index e9ee59a..d5b37e8 100644 (file)
@@ -13,7 +13,6 @@ MyPLC:4.3
 NodeManager
 NodeManager:1.8
 NodeUpdate
-PLCAPI
 PLCAPI:4.3
 PLCRT
 PLEWWW
@@ -27,12 +26,9 @@ fprobe-ulog
 inotify-tools
 ipfwsrc
 iproute2
-iptables
 iptables:1.3.8
 libnl
-linux-2.6
 linux-2.6:22
-madwifi
 madwifi:0.9.4
 nodeconfig
 nodeconfig:4.3
@@ -45,10 +41,9 @@ pyopenssl
 pypcilib
 pyplnet
 sfa
+tests:4.3
 util-vserver-pl
-util-vserver-pl:trellis
 util-vserver:scholz
-util-vserver:trellis
 vsys-scripts
 vsys:0.9
 www-register-wizard
index 8630c48..32e9f32 100755 (executable)
@@ -8,6 +8,6 @@ fcdistro=centos5
 
 ( \
   make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-tags.mk DISTRONAME=${fcdistro} module-tools ; \
-  make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; \
   make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-tags.mk DISTRONAME=${fcdistro} module-tools ; \
+  echo tests:4.3
 ) | sort -u | grep -v '^build$'