From 94bea8db3940979868e25affde141743cae3c669 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 15 Feb 2008 12:35:40 +0000 Subject: [PATCH 1/1] renaming WWW module into PLCWWW --- modules.list | 2 +- onelab-tags-4.2.mk | 2 +- onelab-tags.mk | 2 +- onelab.mk | 2 +- planetlab-tags-4.2.mk | 2 +- planetlab-tags.mk | 2 +- planetlab.mk | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules.list b/modules.list index 02b10052..b0cc9169 100644 --- a/modules.list +++ b/modules.list @@ -10,7 +10,7 @@ PLCAPI PingOfDeath PlanetFlow VserverReference -WWW +PLCWWW fprobe-ulog iproute2 iptables diff --git a/onelab-tags-4.2.mk b/onelab-tags-4.2.mk index 1526a253..00c895de 100644 --- a/onelab-tags-4.2.mk +++ b/onelab-tags-4.2.mk @@ -25,7 +25,7 @@ iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/tags/iptables-1.3.8- iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/tags/iproute-2.6.16-1 vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/tags/vsys-0.7-2 PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.2-3 -WWW-SVNPATH := http://svn.one-lab.org/new_plc_www/tags/PLCWWW-4.2-7 +PLCWWW-SVNPATH := http://svn.one-lab.org/PLCWWW/tags/PLCWWW-4.2-7 VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/tags/vserver-4.2-1 BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/tags/bootmanager-3.2-4 pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.1-1 diff --git a/onelab-tags.mk b/onelab-tags.mk index 2aca5a81..751b70ca 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -24,7 +24,7 @@ iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/trunk iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/trunk vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/trunk PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/branches/dummynet-4.2-2 -WWW-SVNPATH := http://svn.one-lab.org/new_plc_www/trunk +PLCWWW-SVNPATH := http://svn.one-lab.org/PLCWWW/trunk VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/trunk pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/trunk diff --git a/onelab.mk b/onelab.mk index da821df7..ec5fcb29 100644 --- a/onelab.mk +++ b/onelab.mk @@ -261,7 +261,7 @@ IN_MYPLC += PLCAPI # # PLCWWW # -PLCWWW-MODULES := WWW +PLCWWW-MODULES := PLCWWW PLCWWW-SPEC := PLCWWW.spec ALL += PLCWWW IN_MYPLC += PLCWWW diff --git a/planetlab-tags-4.2.mk b/planetlab-tags-4.2.mk index 9f688cbd..bee249f7 100644 --- a/planetlab-tags-4.2.mk +++ b/planetlab-tags-4.2.mk @@ -22,7 +22,7 @@ iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/tags/iptables-1.3.8- iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/tags/iproute-2.6.16-1 vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/tags/vsys-0.7-2 PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.2-3 -WWW-SVNPATH := http://svn.planet-lab.org/svn/WWW/tags/PLCWWW-4.1-1 +PLCWWW-SVNPATH := http://svn.planet-lab.org/svn/PLCWWW/tags/PLCWWW-4.1-1 VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/tags/vserver-4.2-1 BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/tags/bootmanager-3.2-4 pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.1-1 diff --git a/planetlab-tags.mk b/planetlab-tags.mk index 7a3618fb..7417d507 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -22,7 +22,7 @@ iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/trunk iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/trunk vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/trunk PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/trunk -WWW-SVNPATH := http://svn.planet-lab.org/svn/WWW/trunk +PLCWWW-SVNPATH := http://svn.planet-lab.org/svn/PLCWWW/trunk VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/trunk pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/trunk diff --git a/planetlab.mk b/planetlab.mk index 0225479f..169cff90 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -240,7 +240,7 @@ IN_MYPLC += PLCAPI # # PLCWWW # -PLCWWW-MODULES := WWW +PLCWWW-MODULES := PLCWWW PLCWWW-SPEC := PLCWWW.spec ALL += PLCWWW IN_MYPLC += PLCWWW -- 2.45.2