Go to file
Adrian Bunk f8b8d7b330 build: Stop using dolt
This does regress "make -12" from 0.7s to 0.9s on my
Coffee Lake machine, but even on slower hardware this
will not amount to a noticable slowdown.

On the other hand using dolt can create problems for
people doing cross-compilation, e.g. Yocto has two
hacks just for dolt in kmod:
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/kmod/kmod.inc?id=a17abae00785c76cfffe5381a22fb2c86b982e82

(Lucas: remove leftover entry in Makefile and reformat commit message)
2019-02-20 10:38:56 -08:00
.semaphore build: add openssl to CI deps 2019-02-04 16:09:38 -08:00
libkmod libkmod-signature: implement pkcs7 parsing with openssl 2019-02-04 13:51:27 -08:00
m4 build: Stop using dolt 2019-02-20 10:38:56 -08:00
man man: Fix typo 2019-01-14 14:24:10 -08: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 testsuite: mkosi: update files 2019-02-04 16:09:38 -08:00
tools depmod: shut up gcc insufficinet buffer warning 2018-12-17 15:31:55 -08:00
.gitignore build: Stop using dolt 2019-02-20 10:38:56 -08:00
.travis.yml build: add openssl to CI deps 2019-02-04 16:09:38 -08:00
CODING-STYLE CODING-STYLE: add include order 2015-01-14 12:35:04 -02:00
COPYING Clarify what licences apply where 2014-10-09 01:26:34 -03:00
Makefile.am build: Stop using dolt 2019-02-20 10:38:56 -08:00
NEWS kmod 26 2019-02-07 13:46:40 -08:00
README Add semaphoreci 2.0 configuration 2019-01-04 10:04:40 -08:00
README.md Add semaphoreci 2.0 configuration 2019-01-04 10:04:40 -08:00
TODO libkmod-module: check for NULL before accessing pointers 2018-04-05 14:54:43 -07:00
autogen.sh build: enable openssl by default 2019-02-04 14:27:46 -08:00
configure.ac build: Stop using dolt 2019-02-20 10:38:56 -08:00

README.md

kmod - Linux kernel module handling

Coverity Scan Status

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