Setting tag sfa-4.0-2
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 10:54:52 +0000 (11:54 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 10:54:52 +0000 (11:54 +0100)
have shebangs mention python2 since it is what this version runs on
use rpm names in python2-something for expressing dependencies
remove build dependency to python-setuptools
Handle C-BAS hrn format with "\" (Loic)
sfa-start does not daemonize anymore (this is handled by systemd)
a little nicer logs when troubleshooting auth issues
use systemctl in Makefile when syncing

lxc-tags.mk
lxcpy2-tags.mk

index 09d11d6..9bb2da1 100644 (file)
@@ -47,7 +47,7 @@ nodeimage-GITPATH               := git://git.onelab.eu/nodeimage.git@nodeimage-5
 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@python3
 
 #
 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@python3
 
 #
-sfa-GITPATH                     := git://git.onelab.eu/sfa.git@master
+sfa-GITPATH                     := git://git.onelab.eu/sfa.git@sfa-4.0-2
 #
 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-7.0-0
 
 #
 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-7.0-0
 
index dc901a9..1760634 100644 (file)
@@ -47,6 +47,6 @@ nodeimage-GITPATH               := git://git.onelab.eu/nodeimage.git@nodeimage-5
 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@master
 
 #
 myplc-GITPATH                   := git://git.onelab.eu/myplc.git@master
 
 #
-sfa-GITPATH                     := git://git.onelab.eu/sfa.git@master
+sfa-GITPATH                     := git://git.onelab.eu/sfa.git@sfa-4.0-2
 #
 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-6.0-5
 #
 tests-GITPATH                   := git://git.onelab.eu/tests.git@tests-6.0-5