X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=10921cf56b1630c07d21925de4ccf06a821c5066;hb=2bb13d663f8aac80ce981348ae278e09ac906bb0;hp=a5193103d5f922d46120bd4fe313ad985ea505e0;hpb=f2f9c7a7c7acce2767aa68181b38c95320b87abe;p=build.git diff --git a/lxc.mk b/lxc.mk index a5193103..10921cf5 100644 --- a/lxc.mk +++ b/lxc.mk @@ -30,9 +30,9 @@ IN_NODEIMAGE += transforward # # procprotect: root context module for protecting against weaknesses in /proc # -### an attempt to remove procprotect from the nodes on f21 now that it has 3.19 -# xxx if that works then we should also tweak nodeimage.pkgs accordingly -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f21)" +### remove procprotect from the nodes on f21 now that it has 3.19 +### as of beg apr 15 f20 also runs 3.19 +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f20 f21)" procprotect-MODULES := procprotect procprotect-SPEC := procprotect.spec ALL += procprotect