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