X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=a5193103d5f922d46120bd4fe313ad985ea505e0;hb=7a375db23d91b599932a148f69023a0ffe7b6a20;hp=c83bff8d6198f405644d296852c94368a935aca1;hpb=8361e242905195c339ef2047cebe290745dca5d5;p=build.git diff --git a/lxc.mk b/lxc.mk index c83bff8d..a5193103 100644 --- a/lxc.mk +++ b/lxc.mk @@ -30,10 +30,14 @@ 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)" procprotect-MODULES := procprotect procprotect-SPEC := procprotect.spec ALL += procprotect IN_NODEIMAGE += procprotect +endif # # ipfw: root context module, and slice companion