From 7668df34bc0ec341ae616fbb817d115edc2426fb Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 2 Apr 2010 13:11:44 +0000 Subject: [PATCH] Setting tag BootstrapFS-2.0-3 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 | 2 +- onelab-tags.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index cdea5993..cca33c0e 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -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 diff --git a/onelab-tags.mk b/onelab-tags.mk index e95cca5f..6ffb3958 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -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 -- 2.43.0