X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab-k32-tags.mk;h=8ca098a65cfb676bd32861ee67c8cb8d66bbefd6;hb=b97347c1303ae393a88edef4ebd1fde58488cf58;hp=166d1980de3def5927694d2c91e86ce0c9b45440;hpb=740fec159c0ce20c54dfd3b55edd8db8bea93d3d;p=build.git diff --git a/planetlab-k32-tags.mk b/planetlab-k32-tags.mk index 166d1980..8ca098a6 100644 --- a/planetlab-k32-tags.mk +++ b/planetlab-k32-tags.mk @@ -1,57 +1,60 @@ # build-GITPATH is now set by vbuild-nightly.sh to avoid duplication mkinitrd-GITPATH := git://git.planet-lab.org/mkinitrd.git@mkinitrd-5.1.19.6-2 -linux-2.6-BRANCH := rhel6 -linux-2.6-GITPATH := git://git.planet-lab.org/linux-2.6.git@linux-2.6-32-21 +linux-2.6-BRANCH := 32 +linux-2.6-GITPATH := git://git.planet-lab.org/linux-2.6.git@32 # help out spec2make on f8 and centos5, due to a bug in rpm ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 centos5)" kernel-WHITELIST-RPMS := kernel-devel,kernel-headers endif -kernel-DEVEL-RPMS += elfutils-libelf-devel -madwifi-GITPATH := git://git.planet-lab.org/madwifi.git@madwifi-4132-2 -iptables-GITPATH := git://git.planet-lab.org/iptables.git@iptables-1.4.10-4 -iproute2-GITPATH := git://git.planet-lab.org/iproute2.git@iproute2-2.6.37-2 -util-vserver-GITPATH := git://git.planet-lab.org/util-vserver.git@util-vserver-0.30.216-16 -libnl-SVNPATH := http://svn.planet-lab.org/svn/libnl/tags/libnl-1.1-2 -util-vserver-pl-GITPATH := git://git.planet-lab.org/util-vserver-pl.git@util-vserver-pl-0.4-26 -nodeupdate-GITPATH := git://git.planet-lab.org/nodeupdate.git@nodeupdate-0.5-8 +kernel-STOCK-DEVEL-RPMS += elfutils-libelf-devel +madwifi-GITPATH := git://git.planet-lab.org/madwifi.git@madwifi-4132-6 +iptables-GITPATH := git://git.planet-lab.org/iptables.git@iptables-1.4.10-5 +# we use the stock iproute2 with 2.6.32, since our gre patch is not needed anymore with that kernel +# note that this should be consistently reflected in yumexclude +ALL := $(filter-out iproute,$(ALL)) +util-vserver-GITPATH := git://git.planet-lab.org/util-vserver.git@util-vserver-0.30.216-21 +libnl-GITPATH := git://git.planet-lab.org/libnl.git@libnl-1.1-2 +util-vserver-pl-GITPATH := git://git.planet-lab.org/util-vserver-pl.git@util-vserver-pl-0.4-28 +nodeupdate-GITPATH := git://git.planet-lab.org/nodeupdate.git@nodeupdate-0.5-10 PingOfDeath-SVNPATH := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1 -nodemanager-GITPATH := git://git.planet-lab.org/nodemanager.git@nodemanager-2.0-32 +plnode-utils-GITPATH := git://git.onelab.eu/plnode-utils@plnode-utils-0.2-1 +nodemanager-GITPATH := git://git.planet-lab.org/nodemanager.git@nodemanager-5.2-8 # Trellis-specific NodeManager plugins -NodeManager-topo-SVNPATH := http://svn.planet-lab.org/svn/NodeManager-topo/trunk +nodemanager-topo-GITPATH := git://git.planet-lab.org/NodeManager-topo@master NodeManager-optin-SVNPATH := http://svn.planet-lab.org/svn/NodeManager-optin/trunk # pl_sshd-SVNPATH := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11 codemux-GITPATH := git://git.planet-lab.org/codemux.git@codemux-0.1-15 -fprobe-ulog-SVNPATH := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-2 +fprobe-ulog-SVNPATH := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-3 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-4 +mom-GITPATH := git://git.planet-lab.eu/mom.git@mom-2.3-5 inotify-tools-SVNPATH := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2 -openvswitch-GITPATH := git://git.planet-lab.org/openvswitch.git -vsys-GITPATH := git://git.planet-lab.org/vsys.git@vsys-0.99-1 -vsys-scripts-GITPATH := git://git.planet-lab.org/vsys-scripts@vsys-scripts-0.95-29 -plcapi-GITPATH := git://git.planet-lab.org/plcapi@plcapi-5.0-33 -drupal-SVNPATH := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-14 -plewww-GITPATH := git://git.planet-lab.org/plewww@plewww-4.3-65 +openvswitch-GITPATH := git://git.planet-lab.org/openvswitch.git@master +vsys-GITPATH := git://git.planet-lab.org/vsys.git@vsys-0.99-3 +vsys-scripts-GITPATH := git://git.planet-lab.org/vsys-scripts@vsys-scripts-0.95-48 +plcapi-GITPATH := git://git.planet-lab.org/plcapi.git@plcapi-5.2-3 +drupal-GITPATH := git://git.planet-lab.org/drupal.git@drupal-4.7-15 +plewww-GITPATH := git://git.planet-lab.org/plewww.git@plewww-5.2-4 www-register-wizard-SVNPATH := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5 -monitor-GITPATH := git://git.planet-lab.org/monitor@monitor-3.1-4 +monitor-GITPATH := git://git.planet-lab.org/monitor@monitor-3.1-6 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 -pyopenssl-SVNPATH := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1 +pyopenssl-GITPATH := git://git.planet-lab.org/pyopenssl.git@pyopenssl-0.9-2 ### -pyaspects-GITPATH := git://git.planet-lab.org/pyaspects.git@pyaspects-0.4.1-1 -ejabberd-GITPATH := git://git.planet-lab.org/ejabberd.git@ejabberd-2.1.6-2 -omf-GITPATH := git://git.onelab.eu/omf.git@omf-5.3-10 +pyaspects-GITPATH := git://git.planet-lab.org/pyaspects.git@pyaspects-0.4.1-3 +omf-GITPATH := git://git.onelab.eu/omf.git@omf-5.3-11 ### -sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-1.0-23 -nodeconfig-GITPATH := git://git.planet-lab.org/nodeconfig.git@nodeconfig-5.0-5 -bootmanager-GITPATH := git://git.planet-lab.org/bootmanager.git@bootmanager-5.0-18 +sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-3.1-1 +sface-GITPATH := git://git.planet-lab.org/sface.git@sface-0.9-9 +nodeconfig-GITPATH := git://git.planet-lab.org/nodeconfig.git@nodeconfig-5.2-3 +bootmanager-GITPATH := git://git.planet-lab.org/bootmanager.git@bootmanager-5.2-1 pypcilib-GITPATH := git://git.planet-lab.org/pypcilib.git@pypcilib-0.2-10 -pyplnet-GITPATH := git://git.planet-lab.org/pyplnet.git@pyplnet-4.3-9 +pyplnet-GITPATH := git://git.planet-lab.org/pyplnet.git@pyplnet-4.3-18 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 -pcucontrol-GITPATH := git://git.planet-lab.org/pcucontrol.git@pcucontrol-1.0-11 -bootcd-GITPATH := git://git.planet-lab.org/bootcd.git@bootcd-5.0-10 -vserver-reference-GITPATH := git://git.planet-lab.org/vserver-reference.git@vserver-reference-5.0-6 -bootstrapfs-GITPATH := git://git.planet-lab.org/bootstrapfs.git@bootstrapfs-2.0-11 -myplc-GITPATH := git://git.planet-lab.org/myplc.git@myplc-5.0-18 +pcucontrol-GITPATH := git://git.planet-lab.org/pcucontrol.git@pcucontrol-1.0-13 +bootcd-GITPATH := git://git.planet-lab.org/bootcd.git@bootcd-5.2-3 +sliceimage-GITPATH := git://git.planet-lab.org/sliceimage.git@sliceimage-5.1-6 +nodeimage-GITPATH := git://git.planet-lab.org/nodeimage.git@nodeimage-5.2-2 +myplc-GITPATH := git://git.planet-lab.org/myplc.git@myplc-5.3-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-27 +tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.3-1