From cd9301e5591017ac4e3ffb16bfc951bfa97e7472 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 27 Feb 2008 13:49:41 +0000 Subject: [PATCH] onelab build to adopt nodeconfig after local PlanetLabConf got deleted --- onelab-tags-4.2.mk | 3 ++- onelab-tags.mk | 3 ++- onelab.mk | 8 ++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/onelab-tags-4.2.mk b/onelab-tags-4.2.mk index 56a33a2b..2e8c4f97 100644 --- a/onelab-tags-4.2.mk +++ b/onelab-tags-4.2.mk @@ -25,9 +25,10 @@ iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/tags/iproute2-2.6.16 vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/tags/vsys-0.7-3 PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/tags/PLCAPI-4.2-3 PLCWWW-SVNPATH := http://svn.one-lab.org/PLCWWW/tags/PLCWWW-4.2-7 -VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-2 +nodeconfig-SVNPATH := http://svn.planet-lab.org/svn/nodeconfig/tags/nodeconfig-4.2-1 BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/tags/BootManager-3.2-4 pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.1-1 BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-3.4-4 +VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-2 BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-0.1-2 MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.2.3 diff --git a/onelab-tags.mk b/onelab-tags.mk index 751b70ca..a48868d1 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -25,9 +25,10 @@ iproute2-SVNPATH := http://svn.planet-lab.org/svn/iproute2/trunk vsys-SVNPATH := http://svn.planet-lab.org/svn/vsys/trunk PLCAPI-SVNPATH := http://svn.planet-lab.org/svn/PLCAPI/branches/dummynet-4.2-2 PLCWWW-SVNPATH := http://svn.one-lab.org/PLCWWW/trunk -VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk +nodeconfig-SVNPATH := http://svn.planet-lab.org/svn/nodeconfig/trunk BootManager-SVNPATH := http://svn.planet-lab.org/svn/BootManager/trunk pypcilib-SVNPATH := http://svn.planet-lab.org/svn/pypcilib/trunk BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/trunk +VserverReference-SVNPATH := http://svn.planet-lab.org/svn/VserverReference/trunk BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn/BootstrapFS/trunk MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/trunk diff --git a/onelab.mk b/onelab.mk index ec5fcb29..b707da85 100644 --- a/onelab.mk +++ b/onelab.mk @@ -266,6 +266,14 @@ PLCWWW-SPEC := PLCWWW.spec ALL += PLCWWW IN_MYPLC += PLCWWW +# +# nodeconfig +# +nodeconfig-MODULES := nodeconfig +nodeconfig-SPEC := nodeconfig.spec +ALL += nodeconfig +IN_MYPLC += nodeconfig + # # bootmanager # -- 2.47.0