From 37eead6965cacb22305ae2407e91ea425cc373d0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 27 Feb 2008 11:12:04 +0000 Subject: [PATCH] build new nodeconfig module --- modules.list | 5 +---- planetlab-tags-4.2.mk | 8 ++------ planetlab-tags.mk | 3 ++- planetlab.mk | 8 ++++++++ 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/modules.list b/modules.list index 04560356..70ead936 100644 --- a/modules.list +++ b/modules.list @@ -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 diff --git a/planetlab-tags-4.2.mk b/planetlab-tags-4.2.mk index 541b4a06..c54d6b8c 100644 --- a/planetlab-tags-4.2.mk +++ b/planetlab-tags-4.2.mk @@ -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 diff --git a/planetlab-tags.mk b/planetlab-tags.mk index 4e2408a9..b6d70cb5 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -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 diff --git a/planetlab.mk b/planetlab.mk index 169cff90..52f8a282 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -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 # -- 2.43.0