build new nodeconfig module
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 27 Feb 2008 11:12:04 +0000 (11:12 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 27 Feb 2008 11:12:04 +0000 (11:12 +0000)
modules.list
planetlab-tags-4.2.mk
planetlab-tags.mk
planetlab.mk

index 0456035..70ead93 100644 (file)
@@ -11,6 +11,7 @@ PingOfDeath
 PlanetFlow
 VserverReference
 PLCWWW
+nodeconfig
 fprobe-ulog
 iproute2
 iptables
@@ -27,9 +28,5 @@ util-python
 # using branches/scholz for this module
 # util-vserver
 util-vserver-pl
-#svn: In directory '/Users/parmentelat/modules/vnetspec/trunk'
-#svn: Can't move source to dest
-#svn: Can't move '/Users/parmentelat/modules/vnetspec/trunk/.svn/tmp/prop-base/sliver.pl.svn-base' to '/Users/parmentelat/modules/vnetspec/trunk/.svn/prop-base/sliver.pl.svn-base': No such file or directory
-#vnetspec
 vsys
 wireless-tools
index 541b4a0..c54d6b8 100644 (file)
@@ -23,14 +23,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.planet-lab.org/svn/PLCWWW/tags/PLCWWW-4.1-3
-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
-
-#
-# unused so far
-# http://svn.planet-lab.org/svn/plcmdline/tags/plcapilib-0.1-5
-# http://svn.planet-lab.org/svn/util-python/tags/util-python-0.1-13
index 4e2408a..b6d70cb 100644 (file)
@@ -24,9 +24,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/trunk
 PLCWWW-SVNPATH                 := http://svn.planet-lab.org/svn/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 169cff9..52f8a28 100644 (file)
@@ -245,6 +245,14 @@ PLCWWW-SPEC := PLCWWW.spec
 ALL += PLCWWW
 IN_MYPLC += PLCWWW
 
+#
+# nodeconfig
+#
+nodeconfig-MODULES := nodeconfig
+nodeconfig-SPEC := nodeconfig.spec
+ALL += nodeconfig
+IN_MYPLC += nodeconfig
+
 #
 # bootmanager
 #