kmod - Linux kernel module handling
Go to file
Lucas De Marchi 028d4df365 Remove bootstrap* scripts
Let's just use autogen.sh, no need for wrapper scripts. Now
`autogen.sh c` uses the same recommended options for developing kmod and
also accepts extra arguments.
2018-12-17 09:52:05 -08:00
libkmod signature: do not report wrong data for pkc#7 signature 2018-11-16 00:59:44 -08:00
m4 build: add function to build string of features 2015-06-08 22:37:10 -03:00
man man: depmod: remove deprecated -m option 2018-07-20 13:23:57 -07:00
shared shared/util.c: assert_cc() can only be used inside functions 2017-06-05 10:07:00 -07:00
shell-completion/bash Remove references to systemd from the bash completion file 2014-05-05 01:52:04 -03:00
testsuite Remove bootstrap* scripts 2018-12-17 09:52:05 -08:00
tools modprobe: add --show-exports 2018-11-13 09:50:49 -08:00
.gitignore build: use dolt 2015-03-05 13:14:36 -03:00
.travis.yml Remove bootstrap* scripts 2018-12-17 09:52:05 -08:00
autogen.sh Remove bootstrap* scripts 2018-12-17 09:52:05 -08:00
CODING-STYLE CODING-STYLE: add include order 2015-01-14 12:35:04 -02:00
configure.ac kmod 25 2018-01-08 17:30:39 -08:00
COPYING Clarify what licences apply where 2014-10-09 01:26:34 -03:00
Makefile.am Remove bootstrap* scripts 2018-12-17 09:52:05 -08:00
NEWS kmod 25 2018-01-08 17:30:39 -08:00
README Remove bootstrap* scripts 2018-12-17 09:52:05 -08:00
README.md Add README.md file with build details 2015-06-11 14:45:50 -03:00
TODO libkmod-module: check for NULL before accessing pointers 2018-04-05 14:54:43 -07:00

kmod - Linux kernel module handling

Build Status
Coverity Scan Status

This is a mirror only. Please see README file for more information.