dkms 2.2.0.3-2ubuntu7 source package in Ubuntu

Changelog

dkms (2.2.0.3-2ubuntu7) xenial; urgency=medium

  * Build Linux modules in a specific orfer (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>  Tue, 10 Nov 2015 11:02:00 +0000

Upload details

Uploaded by:
Colin Ian King
Sponsored by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkms_2.2.0.3.orig.tar.gz 84.0 KiB 352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
dkms_2.2.0.3-2ubuntu7.debian.tar.xz 21.3 KiB 6ac972bcb9fbd379c1dd2b945c07352d5feb7ea3e15aa62d578000cbf76aea7c
dkms_2.2.0.3-2ubuntu7.dsc 2.0 KiB c78f942ed8b6aa728a05ed157af055110c317cacbdd4665ec32f9d9b65ed2837

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.