public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/4] profiles/use.desc: Add global USE=modules-compress
@ 2023-12-28 10:35 Michał Górny
  2023-12-28 10:35 ` [gentoo-dev] [PATCH 2/4] kernel-{build,install}.eclass: Rename flag to modules-compress Michał Górny
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michał Górny @ 2023-12-28 10:35 UTC (permalink / raw)
  To: gentoo-dev; +Cc: Michał Górny

Add a global `modules-compress` flag that controls installing compressed
kernel modules.  The primary purpose of this flag is to make it possible
to install uncompressed modules while preserving module decompression
support in the prebuilt dist-kernel.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.desc b/profiles/use.desc
index 65c809a71ddd..aa773eeb74f0 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -201,6 +201,7 @@ mms - Support for Microsoft Media Server (MMS) streams
 mng - Add support for libmng (MNG images)
 modplug - Add libmodplug support for playing SoundTracker-style music files
 modules - Build the kernel modules
+modules-compress - Install compressed kernel modules (if kernel config enables module compression)
 modules-sign - Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
 mono - Build Mono bindings to support dotnet type stuff
 motif - Add support for the Motif toolkit
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-28 10:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-28 10:35 [gentoo-dev] [PATCH 1/4] profiles/use.desc: Add global USE=modules-compress Michał Górny
2023-12-28 10:35 ` [gentoo-dev] [PATCH 2/4] kernel-{build,install}.eclass: Rename flag to modules-compress Michał Górny
2023-12-28 10:35 ` [gentoo-dev] [PATCH 3/4] linux-mod-r1.eclass: Add USE=modules-compress Michał Górny
2023-12-28 10:35 ` [gentoo-dev] [PATCH 4/4] linux-mod.eclass: Fix xz compression options Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox