ipfwroot builds only under f18 for now
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 7 Jan 2014 15:50:36 +0000 (16:50 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 7 Jan 2014 15:50:36 +0000 (16:50 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index 7fe4ad4..47ccb5c 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -38,8 +38,8 @@ IN_NODEIMAGE += procprotect
 #
 # ipfw: root context module, and slice companion
 #
-# starting on 2013-03-05 when f18 has moved to kernel 3.8 this module won't build anymore
-#ifeq "$(DISTRONAME)" "f16"
+# this module won't build yet under f20
+ifeq "$(DISTRONAME)" "f18"
 ipfwroot-MODULES := ipfw
 ipfwroot-SPEC := planetlab/ipfwroot.spec
 ALL += ipfwroot
@@ -48,7 +48,7 @@ IN_NODEIMAGE += ipfwroot
 ipfwslice-MODULES := ipfw
 ipfwslice-SPEC := planetlab/ipfwslice.spec
 ALL += ipfwslice
-#endif
+endif
 
 #
 # comgt - a companion to umts tools