Utilities for Linux kernel module handling https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
Go to file
2024-09-28 22:10:03 +02:00
kmod.spec automatic version update by autodist [release 33-1mamba;Fri Sep 27 2024] 2024-09-28 22:10:03 +02: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.