Setting tag BootstrapFS-2.0-3
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 2 Apr 2010 13:11:44 +0000 (13:11 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 2 Apr 2010 13:11:44 +0000 (13:11 +0000)
choice between various pldistros is not made at build time, but at run time
relies on GetNodeFlavour to expose the node's fcdistro - requires PLCAPI-5.0-5
in addition, the baseurl for the myplc repo is http:// and not https:// anymore
the https method does not work on fedora 12, and GPG is used below anyway

onelab-k27-tags.mk
onelab-tags.mk

index cdea599..cca33c0 100644 (file)
@@ -48,7 +48,7 @@ pypcilib-SVNPATH                := http://svn.planet-lab.org/svn/pypcilib/tags/p
 pyplnet-SVNPATH                 := http://svn.planet-lab.org/svn/pyplnet/tags/pyplnet-4.3-5
 BootCD-SVNPATH                  := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-5.0-1
 VserverReference-SVNPATH        := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-5.0-2
-BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/trunk
+BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-2.0-3
 MyPLC-SVNPATH                   := http://svn.planet-lab.org/svn/MyPLC/trunk
 
 # locating the right test directory - see make tests_svnpath
index e95cca5..6ffb395 100644 (file)
@@ -52,7 +52,7 @@ pypcilib-SVNPATH                := http://svn.planet-lab.org/svn/pypcilib/tags/p
 pyplnet-SVNPATH                 := http://svn.planet-lab.org/svn/pyplnet/tags/pyplnet-4.3-5
 BootCD-SVNPATH                  := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-5.0-1
 VserverReference-SVNPATH        := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-5.0-2
-BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/trunk
+BootstrapFS-SVNPATH             := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-2.0-3
 MyPLC-SVNPATH                   := http://svn.planet-lab.org/svn/MyPLC/trunk
 
 # locating the right test directory - see make tests_svnpath