summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-28 09:53:26 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-30 17:19:07 +0100
commitb5cd80f3abce95ac59f6c719f26b1dab0ca182c5 (patch)
treef6bd35addd1df2ae6b53585a05a7c219d47a805a
parentdev-python/botocore: Remove old (diff)
downloadgentoo-b5cd80f3abce95ac59f6c719f26b1dab0ca182c5.tar.gz
gentoo-b5cd80f3abce95ac59f6c719f26b1dab0ca182c5.tar.bz2
gentoo-b5cd80f3abce95ac59f6c719f26b1dab0ca182c5.zip
profiles/use.desc: Add global USE=modules-compress
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>
-rw-r--r--profiles/use.desc1
1 files changed, 1 insertions, 0 deletions
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