GitHub - dell/dkms: Dynamic Kernel Module Support
github.com › dell › dkmsThis intention of this README is to explain how DKMS can be used in conjunction with tarballs which contain a dkms.conf file within them. In order to load any tarball into the DKMS tree, you must use the following command: # dkms ldtarball /path/to/dkms_enabled.tar.gz This command will first inspect ...