X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab-tags.mk;h=7bbcaa99fe53cc28b0b76e27bfac297ebcea8b39;hb=ac9e94607161b2bac8d73051bcfc7acb980c4ff0;hp=3d078d2da16137ede35169ab8ad3b43bc26afd31;hpb=305c3e9de9e68499fb99a7b48e35814ef9d94440;p=build.git diff --git a/planetlab-tags.mk b/planetlab-tags.mk index 3d078d2d..7bbcaa99 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -1,24 +1,29 @@ # $Id$ -build-SVNPATH := http://svn.planet-lab.org/svn/build/trunk -linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk +# build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication + +# trying the trunk kernel +#linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 +linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/trunk -wireless-tools-SVNPATH := http://svn.planet-lab.org/svn/wireless-tools/trunk -libnl-SVNPATH := http://svn.planet-lab.org/svn/libnl/trunk +util-vserver-SVNBRANCH := scholz util-vserver-SVNPATH := http://svn.planet-lab.org/svn/util-vserver/branches/scholz +libnl-SVNPATH := http://svn.planet-lab.org/svn/libnl/trunk util-vserver-pl-SVNPATH := http://svn.planet-lab.org/svn/util-vserver-pl/trunk NodeUpdate-SVNPATH := http://svn.planet-lab.org/svn/NodeUpdate/trunk PingOfDeath-SVNPATH := http://svn.planet-lab.org/svn/PingOfDeath/trunk NodeManager-SVNPATH := http://svn.planet-lab.org/svn/NodeManager/trunk +pyplnet-SVNPATH := http://svn.planet-lab.org/svn/pyplnet/trunk pl_sshd-SVNPATH := http://svn.planet-lab.org/svn/pl_sshd/trunk CoDemux-SVNPATH := http://svn.planet-lab.org/svn/CoDemux/trunk fprobe-ulog-SVNPATH := http://svn.planet-lab.org/svn/fprobe-ulog/trunk pf2slice-SVNPATH := http://svn.planet-lab.org/svn/pf2slice/trunk -PlanetFlow-SVNPATH := http://svn.planet-lab.org/svn/PlanetFlow/trunk Mom-SVNPATH := http://svn.planet-lab.org/svn/Mom/trunk iptables-SVNPATH := http://svn.planet-lab.org/svn/iptables/trunk iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/trunk +inotify-tools-SVNPATH := http://svn.planet-lab.org/svn/inotify-tools/trunk vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/trunk +#vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/tags/vsys-0.7-20 PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/trunk PLCWWW-SVNPATH := http://svn.planet-lab.org/svn/PLCWWW/trunk Monitor-SVNPATH := http://svn.planet-lab.org/svn/Monitor/trunk @@ -29,3 +34,5 @@ BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/trunk VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn/BootstrapFS/trunk MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/trunk +# locating the right test directory - see make tests_svnpath +TESTS_SVNPATH := http://svn.planet-lab.org/svn/tests/trunk