Lucas De Marchi cb451f35d9 Change licenses
libkmod is under LGPL 2.1 or later
tools/* are under GPL
2011-12-12 18:24:35 -02:00
2011-12-12 18:24:35 -02:00
2011-12-11 20:58:22 -02:00
2011-12-12 18:24:35 -02:00
2011-12-12 18:24:35 -02:00
2011-11-21 14:35:35 -02:00
2011-12-12 16:54:18 -02:00
2011-12-12 10:54:19 -02:00

kmod - Linux kernel module handling

OVERVIEW
========

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. See libkmod/README for more details on this library and how to use it.
The aim is to be compatible with tools, configurations and indexes from
module-init-tools project.
Description
kmod - Linux kernel module handling
Readme 8.1 MiB
Languages
C 92.2%
Meson 3.8%
Shell 3.6%
Makefile 0.4%