From: Thierry Parmentelat Date: Thu, 18 Apr 2013 12:18:42 +0000 (+0200) Subject: turn ipfw back on in onelab builds - hopefully this should solve the frozen kernel... X-Git-Tag: 5.2.2~46 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f3d7b124e8f690328b2813973e8da9ae22b6e9b7;p=build.git turn ipfw back on in onelab builds - hopefully this should solve the frozen kernel issue --- diff --git a/onelab.mk b/onelab.mk index 785e6334..2592eab9 100644 --- a/onelab.mk +++ b/onelab.mk @@ -44,8 +44,8 @@ ipfwroot-DEPEND-DEVEL-RPMS += kernel-devel ipfwroot-SPECVARS = kernel_version=$(kernel.rpm-version) \ kernel_release=$(kernel.rpm-release) \ kernel_arch=$(kernel.rpm-arch) -#ALL += ipfwroot -#IN_NODEIMAGE += ipfwroot +ALL += ipfwroot +IN_NODEIMAGE += ipfwroot ipfwslice-MODULES := ipfw ipfwslice-SPEC := planetlab/ipfwslice.spec