onelab build to adopt nodeconfig after local PlanetLabConf got deleted
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 27 Feb 2008 13:49:41 +0000 (13:49 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 27 Feb 2008 13:49:41 +0000 (13:49 +0000)
onelab-tags-4.2.mk
onelab-tags.mk
onelab.mk

index 56a33a2..2e8c4f9 100644 (file)
@@ -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
index 751b70c..a48868d 100644 (file)
@@ -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
index ec5fcb2..b707da8 100644 (file)
--- 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
 #