From 3cf335f1167732d3eafe6beb6a21baac9e623dc3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Mon, 25 Jan 2010 19:55:21 +0000 Subject: [PATCH] build the DistributedRateLimiting from trunk --- modules.list | 1 + planetlab-tags.mk | 1 + planetlab.mk | 7 +++++++ 3 files changed, 9 insertions(+) diff --git a/modules.list b/modules.list index 204b46b4..6fcee59e 100644 --- a/modules.list +++ b/modules.list @@ -4,6 +4,7 @@ BootManager BootManager:4.3 BootstrapFS CoDemux +DistributedRateLimiting Mom Monitor MyPLC diff --git a/planetlab-tags.mk b/planetlab-tags.mk index 5024baa0..a6c349d9 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -45,6 +45,7 @@ MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/tags/MyPL sfa-SVNPATH := http://svn.planet-lab.org/svn/sfa/tags/sfa-0.9-10 pyopenssl-SVNPATH := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 +DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/trunk # locating the right test directory - see make tests_svnpath tests-SVNPATH := http://svn.planet-lab.org/svn/tests/tags/tests-4.3-6 diff --git a/planetlab.mk b/planetlab.mk index bc98bfec..a0eb278f 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -141,6 +141,13 @@ fprobe-ulog-SPEC := fprobe-ulog.spec ALL += fprobe-ulog IN_BOOTSTRAPFS += fprobe-ulog +# +# DistributedRateLimiting +# +DistributedRateLimiting-MODULES := DistributedRateLimiting +DistributedRateLimiting-SPEC := DistributedRateLimiting.spec +ALL += DistributedRateLimiting + # # pf2slice # -- 2.43.0