From 4430aa45be7ff0cb584f0f403f670a4aef0d40b8 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 8 May 2012 15:10:50 +0200 Subject: [PATCH] update modules list - drop c5 and planetlab-k27 --- modules.list | 7 ------- modules.update | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/modules.list b/modules.list index df6bf4c9..436a95b4 100644 --- a/modules.list +++ b/modules.list @@ -6,17 +6,12 @@ comgt DistributedRateLimiting drupal fprobe-ulog -inotify-tools ipfw -iproute2 iptables -libnl libvirt -linux-2.6:27 linux-2.6:32 linux-3 madwifi -mkinitrd Mom monitor myplc @@ -27,7 +22,6 @@ nodemanager:lxc_devel nodeupdate omf oml -openvswitch pcucontrol pf2slice PingOfDeath @@ -37,7 +31,6 @@ PLCRT plewww pl_sshd pyaspects -pyopenssl pypcilib pyplnet sfa diff --git a/modules.update b/modules.update index b1dc11c3..e6e74c0f 100755 --- a/modules.update +++ b/modules.update @@ -5,10 +5,9 @@ # run on several distros as we filter out duplicates anyways # centos5 has more of our modules, but skips sfa -fcdistros="centos5 f12 f14" +fcdistros="f14 f16" ( for fcdistro in $fcdistros; do - make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-k32-tags.mk DISTRONAME=${fcdistro} module-tools ; make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-k32-tags.mk DISTRONAME=${fcdistro} module-tools ; make stage1=true PLDISTRO=lxc PLDISTROTAGS=lxc-tags.mk DISTRONAME=${fcdistro} module-tools ; -- 2.43.0