Dynamic Kernel Module Support
| Dynamic Kernel Module Support | |
|---|---|
| Original author(s) | Gary Lerhaupt |
| Developer(s) | Dell |
| Initial release | 2003 |
| Stable release | 3.0.7
/ September 27, 2022 |
| Repository | |
| Written in | Bash |
| Operating system | Linux |
| License | GPLv2 |
| Website | github |
Dynamic Kernel Module Support (DKMS) is a program/framework that enables generating Linux kernel modules whose sources generally reside outside the kernel source tree. The concept is to have DKMS modules automatically rebuilt when a new kernel is installed.