clean up the onelab distro and drop support for k22
[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-20
6 # help out spec2make on f8 and centos5, due to a bug in rpm
7 ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 centos5)"
8 kernel-WHITELIST-RPMS   := kernel-devel,kernel-headers
9 endif
10 kernel-DEVEL-RPMS               += elfutils-libelf-devel
11
12 madwifi-GITPATH                 := git://git.onelab.eu/madwifi.git@madwifi-4132-2
13 iptables-GITPATH                := git://git.onelab.eu/iptables.git@iptables-1.4.10-4
14 iproute2-GITPATH                := git://git.onelab.eu/iproute2.git@master
15 ###
16 ipfw-GITPATH                    := git://git.onelab.eu/ipfw.git@ipfw-0.9-20
17 ###
18 comgt-SVNPATH                   := http://svn.onelab.eu/comgt/imports/0.3
19 planetlab-umts-tools-GITPATH    := git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.6-6
20 util-vserver-GITPATH            := git://git.onelab.eu/util-vserver.git@util-vserver-0.30.216-16
21 libnl-SVNPATH                   := http://svn.planet-lab.org/svn/libnl/tags/libnl-1.1-2
22 util-vserver-pl-GITPATH         := git://git.onelab.eu/util-vserver-pl.git@util-vserver-pl-0.4-26
23 nodeupdate-GITPATH              := git://git.onelab.eu/nodeupdate.git@nodeupdate-0.5-8
24 PingOfDeath-SVNPATH             := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1
25 nodemanager-GITPATH             := git://git.onelab.eu/nodemanager.git@master
26 pl_sshd-SVNPATH                 := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11
27 codemux-GITPATH                 := git://git.onelab.eu/codemux.git@codemux-0.1-15
28 fprobe-ulog-SVNPATH             := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-2
29 pf2slice-SVNPATH                := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2
30 Mom-SVNPATH                     := http://svn.planet-lab.org/svn/Mom/tags/Mom-2.3-4
31 inotify-tools-SVNPATH           := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2
32 openvswitch-GITPATH             := git://git.onelab.eu/openvswitch.git@openvswitch-1.1.0pre2-1
33 vsys-GITPATH                    := git://git.onelab.eu/vsys.git@vsys-0.99-1
34 vsys-scripts-GITPATH            := git://git.onelab.eu/vsys-scripts.git@master
35 plcapi-GITPATH                  := git://git.onelab.eu/plcapi.git@plcapi-5.0-33
36 drupal-SVNPATH                  := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-14
37 plewww-GITPATH                  := git://git.onelab.eu/plewww.git@master
38 www-register-wizard-SVNPATH     := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5
39 pcucontrol-GITPATH              := git://git.onelab.eu/pcucontrol.git@pcucontrol-1.0-10
40 Monitor-SVNPATH                 := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-3.0-35
41 PLCRT-SVNPATH                   := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11
42 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
43 ###
44 pyaspects-GITPATH               := git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-1
45 ejabberd-GITPATH                := git://git.onelab.eu/ejabberd.git@ejabberd-2.1.6-2
46 omf-GITPATH                     := git://git.onelab.eu/omf.git@omf-5.3-10
47 oml-GITPATH                     := git://git.onelab.eu/oml.git@oml-2.5.1-1
48 ###
49 sfa-GITPATH                     := git://git.onelab.eu/sfa.git@master
50 sface-GITPATH                   := git://git.onelab.eu/sface.git@sface-0.1-12
51 nodeconfig-GITPATH              := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.0-5
52 bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@bootmanager-5.0-17
53 pypcilib-GITPATH                := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-10
54 pyplnet-GITPATH                 := git://git.onelab.eu/pyplnet.git@pyplnet-4.3-9
55 bootcd-GITPATH                  := git://git.onelab.eu/bootcd.git@bootcd-5.0-10
56 vserver-reference-GITPATH        := git://git.onelab.eu/vserver-reference.git@vserver-reference-5.0-6
57 bootstrapfs-GITPATH             := git://git.onelab.eu/bootstrapfs.git@master
58 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@myplc-5.0-18
59 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1
60
61 # locating the right test directory - see make tests_gitpath
62 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-5.0-27
63
64 ### temporary
65 # nozomi not needed anymore for 2.6.27
66 ALL:=$(subst nozomi,,$(ALL))
67 IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS))