Dynamic Kernel Module Support https://github.com/dell/dkms
Go to file
2024-03-09 11:43:21 +01:00
dkms.spec automatic version update by autodist [release 3.0.13-1mamba;Fri Mar 08 2024] 2024-03-09 11:43:21 +01:00
README.md added a patch to avoid failed with dkms status and remove if missing source directory [release 2.2.0.3-3mamba;Sat Apr 13 2013] 2024-01-05 21:49:47 +01:00

dkms

DKMS stands for Dynamic Kernel Module Support. It is designed to create a framework where kernel dependent module source can reside so that it is very easy to rebuild modules as you upgrade kernels. This will allow Linux vendors to provide driver drops without having to wait for new kernel releases while also taking out the guesswork for customers attempting to recompile modules for new kernels.