redirect the local modules to git
[wextoolbox.git] / wextoolbox-tags.mk
index db50d62..a30cb2c 100644 (file)
@@ -1,18 +1,14 @@
-# $Id$
-# $URL$
-
-boost-SVNPATH                  := http://svn.onelab.eu/boost/tags/boost-1.37.0-6
-gnuradio-SVNPATH                := http://svn.onelab.eu/gnuradio/trunk
-bbn_80211-SVNPATH               := http://svn.onelab.eu/bbn_80211/tags/bbn_80211-3.2.2-3
-crunchxml-SVNPATH              := http://svn.onelab.eu/crunchxml/tags/crunchxml-1.1-1
-spectools-SVNPATH              := http://svn.onelab.eu/spectools/tags/spectools-2009_06_R1-1
+boost-GITPATH                  := git://git.onelab.eu/boost@boost-1.37.0-6
+gnuradio-GITPATH                := git://git.onelab.eu/gnuradio
+bbn_80211-GITPATH               := git://git.onelab.eu/bbn_80211@bbn_80211-3.2.2-3
+crunchxml-GITPATH              := git://git.onelab.eu/crunchxml@crunchxml-1.1-1
+spectools-GITPATH              := git://git.onelab.eu/spectools@spectools-2009_06_R1-1
 #turned off
-#sge-SVNPATH                   := http://svn.onelab.eu/sge/tags/sge-6.2.3-1
-#sge-SVNPATH                   := http://svn.onelab.eu/sge/trunk
+#sge-GITPATH                   := git://git.onelab.eu/sge/tags/sge-6.2.3-1
 
 # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication
 
-linux-2.6-SVNPATH              := http://svn.planet-lab.org/svn/linux-2.6/trunk
+linux-2.6-SVNPATH              := http://svn.planet-lab.org/svn/linux-2.6/tags/linux-2.6-27-9
 madwifi-SVNPATH                        := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-4099-0
 iptables-SVNPATH               := http://svn.planet-lab.org/svn/iptables/tags/iptables-1.4.7-2
 iptables-BUILD-FROM-SRPM := yes        # tmp
@@ -24,10 +20,10 @@ libnl-SVNPATH                       := http://svn.planet-lab.org/svn/libnl/tags/libnl-1.1-2
 util-vserver-pl-SVNPATH         := http://svn.planet-lab.org/svn/util-vserver-pl/tags/util-vserver-pl-0.3-23
 NodeUpdate-SVNPATH              := http://svn.planet-lab.org/svn/NodeUpdate/tags/NodeUpdate-0.5-6
 PingOfDeath-SVNPATH            := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1
-NodeManager-SVNPATH             := http://svn.planet-lab.org/svn/NodeManager/tags/NodeManager-2.0-5
+NodeManager-SVNPATH             := http://svn.planet-lab.org/svn/NodeManager/tags/NodeManager-2.0-6
 pl_sshd-SVNPATH                        := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11
 CoDemux-SVNPATH                        := http://svn.planet-lab.org/svn/CoDemux/tags/CoDemux-0.1-14
-fprobe-ulog-SVNPATH            := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-0
+fprobe-ulog-SVNPATH            := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-2
 pf2slice-SVNPATH               := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2
 Mom-SVNPATH                    := http://svn.planet-lab.org/svn/Mom/tags/Mom-2.3-2
 inotify-tools-SVNPATH          := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2
@@ -54,9 +50,5 @@ BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/tag
 MyPLC-SVNPATH                   := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-5.0-3
 
 # locating the right test directory - see make tests_svnpath
-tests-SVNPATH                   := http://svn.planet-lab.org/svn/tests/tags/tests-5.0-5
+tests-GITPATH                   := git://git.onelab.eu/tests@master
 
-### temporary
-# nozomi not needed anymore for 2.6.27
-ALL:=$(subst nozomi,,$(ALL))
-IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS))