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

index e9ee59a..418a074 100644 (file)
@@ -22,7 +22,6 @@ VserverReference
 VserverReference:4.2
 comgt
 drupal
-dummynet_image
 fprobe-ulog
 inotify-tools
 ipfwsrc
@@ -45,6 +44,7 @@ pyopenssl
 pypcilib
 pyplnet
 sfa
+tests
 util-vserver-pl
 util-vserver-pl:trellis
 util-vserver:scholz
index 8630c48..6a007f8 100755 (executable)
@@ -10,4 +10,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 ; \
+  make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; \
+  echo tests
 ) | sort -u | grep -v '^build$'