From: Thierry Parmentelat Date: Mon, 1 Feb 2010 14:19:24 +0000 (+0000) Subject: update modules list X-Git-Tag: 5.0-rc1~27 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=57de9156d842c1ca629299ca920248be357d141f update modules list --- diff --git a/modules.list b/modules.list index e9ee59a5..418a074b 100644 --- a/modules.list +++ b/modules.list @@ -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 diff --git a/modules.update b/modules.update index 8630c487..6a007f8e 100755 --- a/modules.update +++ b/modules.update @@ -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$'