Utilities for Linux kernel module handling
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
kmod-13-arm-revert-add-finit_module-logic.patch | ||
kmod-13-arm-upstream-null-pointer-fix.patch | ||
kmod.spec | ||
README.md |
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.