From: S.Çağlar Onur Date: Tue, 4 May 2010 16:50:37 +0000 (+0000) Subject: do not sign the modules X-Git-Tag: linux-2.6-32-0~6 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=6afceb183c143c48219d7c020163919781ef3d45 do not sign the modules --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index a9ce616e6..13ee18d88 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -19,7 +19,7 @@ Summary: The Linux kernel %define rhel 1 %if %{rhel} %define distro_build 19 -%define signmodules 1 +%define signmodules 0 %else # fedora_build defines which build revision of this kernel version we're # building. Rather than incrementing forever, as with the prior versioning @@ -126,7 +126,7 @@ Summary: The Linux kernel # Control whether we perform a compat. check against published ABI. %define with_kabichk %{?_without_kabichk: 1} %{?!_without_kabichk: 0} # Control whether we perform a compat. check against published ABI. -%define with_fips %{?_without_fips: 0} %{?!_without_fips: 1} +%define with_fips %{?_without_fips: 1} %{?!_without_fips: 0} # Additional options for user-friendly one-off kernel building: #