From: Thierry Parmentelat Date: Thu, 3 Apr 2014 09:45:39 +0000 (+0200) Subject: rename the myslice distribution as 'federation' and pour sfa in the mix X-Git-Tag: 5.3.4~1 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=85cee24f03be08b886329bea429531b68a81ee6f rename the myslice distribution as 'federation' and pour sfa in the mix --- diff --git a/myslice-tags.mk b/federation-tags.mk similarity index 54% rename from myslice-tags.mk rename to federation-tags.mk index 6763acf0..8cfe8b1a 100644 --- a/myslice-tags.mk +++ b/federation-tags.mk @@ -1,2 +1,4 @@ +sfa-BRANCH := geni-v3 +sfa-GITPATH := git://git.planet-lab.org/sfa.git@geni-v3 myslice-GITPATH := git://git.onelab.eu/myslice.git@onelab manifold-GITPATH := git://git.onelab.eu/manifold.git@devel diff --git a/myslice.mk b/federation.mk similarity index 84% rename from myslice.mk rename to federation.mk index 60e3a82b..90ad8cd2 100644 --- a/myslice.mk +++ b/federation.mk @@ -1,4 +1,11 @@ ########## +# +# sfa - Slice Facility Architecture +# +sfa-MODULES := sfa +sfa-SPEC := sfa.spec +ALL += sfa + manifold-MODULES := manifold manifold-SPEC := manifold.spec ALL += manifold