diskimage-builder/elements/dkms
Nisha Agarwal 1cd45803f2 Reorder the script number of 'elements/dkms/post-install.d/99-dkms'
Reorder the script number of 'elements/dkms/post-install.d/99-dkms'
to 'elements/dkms/post-install.d/97-dkms' to ensure that
it will always get executed before the
'elements/ramdisk/post-install.d/99-build-ramdisk'. This
would make sure that the DKMS module is there in the ramdisk.

Closes bug: #1492904

Change-Id: I2145d0ac29646335f76745a7678d169a62f13d44
2015-10-06 09:57:06 -07:00
..
post-install.d Reorder the script number of 'elements/dkms/post-install.d/99-dkms' 2015-10-06 09:57:06 -07:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

====
dkms
====
This is the dkms (Dynamic Kernel Module System) element.

Some distributions such as Fedora and Ubuntu include DKMS in their packaging.
In these distros, it is reasonable to include dkms.  Other RHEL based
derivatives do not include DKMS, so those distros should not use the DKMS
element.