X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=699ead40a665cdaa0767eb2dca976eb1aeac5ac7;hb=920bbe30e99ce841b96fbe8774421bf379e9bc62;hp=bc1a16d7e0a6944e2a089a3cf5c24e4d7b6cfde6;hpb=148d8b4df137f13bc49c77a4fa047c43f2d2d9f5;p=build.git diff --git a/lxc.mk b/lxc.mk index bc1a16d7..699ead40 100644 --- a/lxc.mk +++ b/lxc.mk @@ -11,7 +11,7 @@ ### starting with f31 : serverside-only -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35 f37)" ### @@ -32,7 +32,7 @@ IN_NODEIMAGE += lxc-userspace # with 4.19, the jprobe api has gone entirely # https://github.com/torvalds/linux/commit/4de58696de076d9bd2745d1cbe0930635c3f5ac9 # -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35 f37)" # transforward-MODULES := transforward transforward-SPEC := transforward.spec @@ -189,7 +189,7 @@ ALL += bind_public # in fedora 29, this triggers nasty-looking compile messages # not trying too hard, we're mostly after the serverside of f29 and above -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35 f37)" # # sliver-openvswitch # @@ -268,7 +268,7 @@ endif ### serverside-only -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f31 f33 f35 f37)" ### serverside-only @@ -430,9 +430,9 @@ ALL += release # so, let's keep this out of the way for now # 2019 mar 27: reinstating for hopefully connecting fed4fire # 2022 apr 28: -# we currently run on r2labapi.inria.fr a hybrid f33/f34/f35 -# that has python2 (recipe from f33) + php-7.4 (from f34) and httpd-2.4.53 (from f35) -# and we'll hold to that until end of june 2022 +# last time we were running sfa it was on r2labapi.inria.fr with a hybrid f33/f34/f35 +# that had python2 (recipe from f33) + php-7.4 (from f34) and httpd-2.4.53 (from f35) +# and we've held to that until end of june 2022 # however the python2 ecosystem is too far-fetched now # so we're dropping for good support for sfa, last version is f33 #