From 5a66b3cdb787905b2ed821ca073ecbbc1e9df742 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 7 Jul 2009 10:43:12 +0000 Subject: [PATCH] onelab to catch up on planetlab --- modules.list | 2 +- onelab-tags.mk | 6 +++--- onelab.mk | 7 +++++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/modules.list b/modules.list index 83929bbd..39b52127 100644 --- a/modules.list +++ b/modules.list @@ -8,6 +8,7 @@ MyPLC NodeManager:1.8 NodeUpdate PLCAPI +PLCRT PLEWWW PingOfDeath VserverReference @@ -38,4 +39,3 @@ util-vserver:scholz vsys-scripts vsys:0.9 www-register-wizard -PLCRT diff --git a/onelab-tags.mk b/onelab-tags.mk index 61641b4c..b6cf7659 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -33,10 +33,10 @@ vsys-scripts-SVNPATH := http://svn.planet-lab.org/svn/vsys-scripts/tags/vsys-sc dummynet_image-SVNPATH := http://svn.planet-lab.org/svn/dummynet_image/tags/dummynet_image-1.0-5 PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.3-21 drupal-SVNPATH := http://svn.planet-lab.org/svn/drupal/tags/drupal-4.7-13 -PLEWWW-SVNPATH := http://svn.planet-lab.org/svn/PLEWWW/tags/PLEWWW-4.3-24 +PLEWWW-SVNPATH := http://svn.planet-lab.org/svn/PLEWWW/tags/PLEWWW-4.3-24 www-register-wizard-SVNPATH := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-1 Monitor-SVNPATH := http://svn.planet-lab.org/svn/Monitor/tags/Monitor-3.0-18 -nodeconfig-SVNPATH := http://svn.planet-lab.org/svn/nodeconfig/tags/nodeconfig-4.3-3 +nodeconfig-SVNPATH := http://svn.planet-lab.org/svn/nodeconfig/tags/nodeconfig-4.3-4 BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/tags/BootManager-4.3-9 pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-7 BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-14 @@ -45,7 +45,7 @@ BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn/BootstrapFS/tags/Bootstrap MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-19 sfa-SVNPATH := http://svn.planet-lab.org/svn/geniwrapper/tags/geniwrapper-0.8-2 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-4 # locating the right test directory - see make tests_svnpath tests-SVNPATH := http://svn.planet-lab.org/svn/tests/tags/tests-4.3-2 diff --git a/onelab.mk b/onelab.mk index 4189c9d1..69bc0268 100644 --- a/onelab.mk +++ b/onelab.mk @@ -298,6 +298,13 @@ monitor-SPEC := Monitor.spec ALL += monitor IN_BOOTSTRAPFS += monitor +# +# PLC RT +# +plcrt-MODULES := PLCRT +plcrt-SPEC := plcrt.spec +ALL += plcrt + # # zabbix # -- 2.43.0