Utilities for Linux kernel module handling https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
Go to file
2024-01-06 02:12:00 +01:00
kmod-13-arm-revert-add-finit_module-logic.patch automatic version update by autodist [release 17-1mamba;Mon Apr 07 2014] 2024-01-06 02:11:59 +01:00
kmod-13-arm-upstream-null-pointer-fix.patch automatic version update by autodist [release 17-1mamba;Mon Apr 07 2014] 2024-01-06 02:11:59 +01:00
kmod.spec automatic version update by autodist [release 18-1mamba;Sun Jun 15 2014] 2024-01-06 02:12:00 +01:00
README.md automatic version update by autodist [release 17-1mamba;Mon Apr 07 2014] 2024-01-06 02:11:59 +01:00

kmod

kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies and aliases. These tools are designed on top of libkmod, a library that is shipped with kmod. The aim is to be compatible with tools, configurations and indexes from module-init-tools project.