kmod

Description:library and tools for managing linux kernel modules
License: LGPL-2
Homepage:https://git.kernel.org/?p=utils/kernel/kmod/kmod.git
Location:Portage, Calculate*
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
9999 diff - - - - - - - - - - - - -
30-r1 diff ~ + + + ~ ~ ~ + + ~ - + +
27-r3* diff ~ + + + ~ ~ ~ + + + - + +
26-r6* ~ + + + ~ ~ ~ + + + - + +

USE flags

  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • libressl - Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
  • lzma - Enable support for XZ compressed modules
  • pkcs7 - Enable PKCS#7 signature parsing for modinfo
  • python - Add optional support/bindings for the Python language
  • python_targets_python3_10 - Build with Python 3.10
  • python_targets_python3_11 - Build with Python 3.11
  • python_targets_python3_6 - Build with Python 3.6
  • python_targets_python3_7 - Build with Python 3.7
  • python_targets_python3_8 - Build with Python 3.8
  • python_targets_python3_9 - Build with Python 3.9
  • static-libs - Build static versions of dynamic libraries as well
  • tools - Install module loading/unloading tools
  • zlib - Enable support for gzipped modules
  • zstd - Enable support for ZSTD compressed modules

Also available in: Atom

Thank you!