use pending master heads - updated modules.list to point to vsys's
[build.git] / onelab-k27-tags.mk
1 # build-GITPATH is now set by vbuild-nightly.sh to avoid duplication
2
3 ###
4 linux-2.6-GITPATH               := git://git.onelab.eu/linux-2.6.git@linux-2.6-27-33
5 madwifi-GITPATH                 := git://git.onelab.eu/madwifi.git@master
6 iptables-GITPATH                := git://git.onelab.eu/iptables.git@iptables-1.4.9-0
7 iptables-BUILD-FROM-SRPM        := yes  # tmp
8 iproute-BUILD-FROM-SRPM := yes  
9 iproute2-GITPATH                := git://git.onelab.eu/iproute2.git@iproute2-2.6.33-2
10 ###
11 ipfw-GITPATH                    := git://git.onelab.eu/ipfw@master
12 ###
13 comgt-SVNPATH                   := http://svn.onelab.eu/comgt/imports/0.3
14 planetlab-umts-tools-GITPATH    := git://git.onelab.eu/planetlab-umts-tools@master
15 ###
16 util-vserver-BUILD-FROM-SRPM := yes # tmp
17 util-vserver-GITPATH            := git://git.onelab.eu/util-vserver.git@util-vserver-0.30.216-10
18 libnl-SVNPATH                   := http://svn.planet-lab.org/svn/libnl/tags/libnl-1.1-2
19 # as per http://svn.planet-lab.org/changeset/17973, 2.6.22 kernels shall use 0.3 branch and 2.6.27 need 0.4
20 util-vserver-pl-GITPATH         := git://git.onelab.eu/util-vserver-pl.git@util-vserver-pl-0.4-21
21 nodeupdate-GITPATH              := git://git.onelab.eu/nodeupdate.git@NodeUpdate-0.5-6
22 PingOfDeath-SVNPATH             := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1
23 nodemanager-GITPATH             := git://git.onelab.eu/nodemanager.git@nodemanager-2.0-25
24 pl_sshd-SVNPATH                 := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11
25 codemux-GITPATH                 := git://git.onelab.eu/codemux.git@CoDemux-0.1-14
26 fprobe-ulog-SVNPATH             := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-2
27 pf2slice-SVNPATH                := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2
28 Mom-SVNPATH                     := http://svn.planet-lab.org/svn/Mom/tags/Mom-2.3-2
29 inotify-tools-SVNPATH           := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2
30 vsys-GITPATH                    := git://git.onelab.eu/vsys.git@vsys-0.99-0
31 vsys-scripts-GITPATH            := git://git.onelab.eu/vsys-scripts@master
32 plcapi-GITPATH                  := git://git.onelab.eu/plcapi.git@master
33 drupal-SVNPATH                  := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-14
34 plewww-GITPATH                  := git://git.onelab.eu/plewww.git@master
35 www-register-wizard-SVNPATH     := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5
36 pcucontrol-GITPATH              := git://git.onelab.eu/pcucontrol.git@pcucontrol-1.0-9
37 Monitor-SVNPATH                 := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-3.0-35
38 PLCRT-SVNPATH                   := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11
39 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
40 ###
41 pyaspects-GITPATH               := git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-0
42 ejabberd-GITPATH                := git://git.onelab.eu/ejabberd.git@ejabberd-2.1.3-2
43 omf-GITPATH                     := git://git.onelab.eu/omf.git@omf-5.3-8
44 ###
45 sfa-GITPATH                     := git://git.onelab.eu/sfa.git@master
46 sface-GITPATH                   := git://git.onelab.eu/sface.git@sface-0.1-3
47 nodeconfig-GITPATH              := git://git.onelab.eu/nodeconfig.git@master
48 bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@master
49 pypcilib-GITPATH                := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-9
50 pyplnet-GITPATH                 := git://git.onelab.eu/pyplnet.git@pyplnet-4.3-7
51 bootcd-GITPATH                  := git://git.onelab.eu/bootcd.git@bootcd-5.0-6
52 vserver-reference-GITPATH        := git://git.onelab.eu/vserver-reference.git@vserver-reference-5.0-5
53 bootstrapfs-GITPATH             := git://git.onelab.eu/bootstrapfs.git@BootstrapFS-2.0-6
54 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@myplc-5.0-12
55 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1
56
57 # locating the right test directory - see make tests_gitpath
58 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-5.0-20
59
60 ### temporary
61 # nozomi not needed anymore for 2.6.27
62 ALL:=$(subst nozomi,,$(ALL))
63 IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS))