dkms 2.2.0.3-1.1ubuntu5.14.04.7 source package in Ubuntu

Changelog

dkms (2.2.0.3-1.1ubuntu5.14.04.7) trusty; urgency=medium

  * Build Linux modules in a specific order (LP: #1491729)
    - Add POST_BUILD directive, and implement a BUILD_DEPENDS directive that
      instructs `dkms autoinstall` to build Linux modules in a specific order to
      ensure ZFS to build after SPL.
    - Force the installation of a module if it is listed in
      /usr/share/dkms/modules_to_force_install

 -- Colin Ian King <email address hidden>  Fri, 24 Jun 2016 16:43:12 +0100

Upload details

Uploaded by:
Colin Ian King
Sponsored by:
Tim Gardner
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dkms_2.2.0.3.orig.tar.gz 84.0 KiB 352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
dkms_2.2.0.3-1.1ubuntu5.14.04.7.debian.tar.gz 23.6 KiB b7006f541289188e285fc9a58886b669fab266db751b009425a4cf1b56236781
dkms_2.2.0.3-1.1ubuntu5.14.04.7.dsc 2.1 KiB fbd281aaec7d816cee9d04ca66856a23659e16c472998cdff80b5a2c030aa483

View changes file

Binary packages built by this source

dkms: Dynamic Kernel Module Support Framework

 DKMS is a framework designed to allow individual kernel modules to be upgraded
 without changing the whole kernel. It is also very easy to rebuild modules as
 you upgrade kernels.