Setting tag MyPLC-5.0-1
[build.git] / onelab-k27-tags.mk
1 # $Id$
2 # $URL$
3
4 # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication
5
6 linux-2.6-SVNPATH               := http://svn.planet-lab.org/svn/linux-2.6/trunk
7 # this should build
8 ipfwsrc-SVNPATH                 := http://svn.planet-lab.org/svn/ipfw/tags/ipfw-0.9-9
9 madwifi-SVNPATH                 := http://svn.planet-lab.org/svn/madwifi/tags/madwifi-4099-0
10 comgt-SVNPATH                   := http://svn.onelab.eu/comgt/imports/0.3
11 planetlab-umts-tools-SVNPATH    := http://svn.onelab.eu/planetlab-umts-tools/tags/planetlab-umts-tools-0.6-4
12 util-vserver-SVNBRANCH          := scholz
13 util-vserver-SVNPATH            := http://svn.planet-lab.org/svn/util-vserver/tags/util-vserver-0.30.215-6
14 libnl-SVNPATH                   := http://svn.planet-lab.org/svn/libnl/tags/libnl-1.1-2
15 util-vserver-pl-SVNPATH         := http://svn.planet-lab.org/svn/util-vserver-pl/tags/util-vserver-pl-0.3-21
16 NodeUpdate-SVNPATH              := http://svn.planet-lab.org/svn/NodeUpdate/tags/NodeUpdate-0.5-6
17 PingOfDeath-SVNPATH             := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1
18 NodeManager-SVNPATH             := http://svn.planet-lab.org/svn/NodeManager/trunk
19 pyplnet-SVNPATH                 := http://svn.planet-lab.org/svn/pyplnet/tags/pyplnet-4.3-4
20 pl_sshd-SVNPATH                 := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11
21 CoDemux-SVNPATH                 := http://svn.planet-lab.org/svn/CoDemux/tags/CoDemux-0.1-13
22 fprobe-ulog-SVNPATH             := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-0
23 pf2slice-SVNPATH                := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2
24 Mom-SVNPATH                     := http://svn.planet-lab.org/svn/Mom/tags/Mom-2.3-2
25 iptables-SVNPATH                := http://svn.planet-lab.org/svn/iptables/tags/iptables-1.4.1.1-1
26 iproute2-SVNPATH                := http://svn.planet-lab.org/svn/iproute2/tags/iproute2-2.6.16-2
27 inotify-tools-SVNPATH           := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2
28 vsys-SVNBRANCH                  := 0.9
29 vsys-SVNPATH                    := http://svn.planet-lab.org/svn/vsys/tags/vsys-0.9-4
30 vsys-scripts-SVNPATH            := http://svn.planet-lab.org/svn/vsys-scripts/tags/vsys-scripts-0.95-14
31 PLCAPI-SVNPATH                  := http://svn.planet-lab.org/svn/PLCAPI/trunk
32 drupal-SVNPATH                  := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-13
33 PLEWWW-SVNPATH                  := http://svn.planet-lab.org/svn/PLEWWW/tags/PLEWWW-4.3-41
34 www-register-wizard-SVNPATH     := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-1
35 pcucontrol-SVNPATH              := http://svn.planet-lab.org/svn/pcucontrol/trunk
36 Monitor-SVNPATH                 := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-3.0-30
37 # latest nodeconfig do not need build anymore
38 nodeconfig-MODULES := nodeconfig
39 nodeconfig-SVNPATH              := http://svn.planet-lab.org/svn/nodeconfig/trunk
40 BootManager-SVNPATH             := http://svn.planet-lab.org/svn/BootManager/tags/BootManager-5.0-1
41 pypcilib-SVNPATH                := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-9
42 BootCD-SVNPATH                  := http://svn.planet-lab.org/svn/BootCD/trunk
43 VserverReference-SVNPATH        := http://svn.planet-lab.org/svn/VserverReference/trunk
44 BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-2.0-1
45 # latest trunk do not need build anymore
46 myplc-MODULES := MyPLC
47 MyPLC-SVNPATH                   := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-5.0-1
48 sfa-SVNPATH                     := http://svn.planet-lab.org/svn/sfa/tags/sfa-0.9-10
49 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
50 PLCRT-SVNPATH                   := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11
51
52 # locating the right test directory - see make tests_svnpath
53 tests-SVNPATH                   := http://svn.planet-lab.org/svn/tests/trunk
54
55 ### temporary
56 # nozomi not needed anymore for 2.6.27
57 ALL:=$(subst nozomi,,$(ALL))
58 IN_BOOTSTRAPFS:=$(subst nozomi,,$(IN_BOOTSTRAPFS))
59 #
60 # ipfw provides the feature inside nodes, so this is now deprecated
61 ALL:=$(subst dummynet_image,,$(ALL))