From f1fc87a945968e06df8cfbec65bbed52623bc887 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 23 Nov 2017 14:22:53 +0000 Subject: [PATCH] Compress modules on all arches, originally infra capability added significant time, this is no longer the case# --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index bfc63d683..76c4109fa 100644 --- a/kernel.spec +++ b/kernel.spec @@ -17,7 +17,7 @@ Summary: The Linux kernel %else %global signkernel 0 %global signmodules 1 -%global zipmodules 0 +%global zipmodules 1 %endif %if %{zipmodules} @@ -2207,6 +2207,9 @@ fi # # %changelog +* Mon Nov 13 2017 Peter Robinson +- Compress modules on all arches + * Tue Nov 21 2017 Justin M. Forbes - 4.14.1-300 - Linux v4.14.1