blktap-dkms 2.0.91-1ubuntu0.1 source package in Ubuntu

Changelog

blktap-dkms (2.0.91-1ubuntu0.1) precise-proposed; urgency=low

  * Support for 12.04.2 Linux 3.5 Kernel (LP: #1157421):
    - d/p/support_kernel_3.4.patch: support kernels >= 3.4.
    - d/control: Drop the dependency on linux-headers, not actually needed
      and pulls wrong headers on 12.04.2.
 -- Dmitry Shachnev <email address hidden>   Fri, 22 Mar 2013 13:32:13 +0400

Upload details

Uploaded by:
Dmitry Shachnev
Sponsored by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64
Section:
kernel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
blktap-dkms_2.0.91.orig.tar.gz 21.3 KiB ad814f4630c2617c19fb0c5814cf455f6e723fda15dfe36907939f96fcb0ed24
blktap-dkms_2.0.91-1ubuntu0.1.debian.tar.gz 5.1 KiB f6f0b4ef3ac2c1750798d0bb89cb22aa3b1e81cbec622f330b5b13755024739c
blktap-dkms_2.0.91-1ubuntu0.1.dsc 2.0 KiB 2a2e2d1b2baf264c3ccf538f1869b68979e8777be85277789cff0c92a8a52b43

View changes file

Binary packages built by this source

blktap-dkms: Xen API blktap kernel component DKMS package

 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
 virtualization and cloud computing platform, delivering the Xen Hypervisor
 with support for a range of guest operating systems. This package is part
 of it. It implements the userland part of the blktap driver.
 .
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
 contents to a physical disk image format, which can then be more efficiently
 stored in a variety of different storage types, such as file systems or
 logical volumes.
 .
 VHDs are container files storing block metadata alongside a virtual disk's
 contents, in a single disk image. The metadata enables advanced storage
 backend capabilities, such as thin provisioning, disk image snapshotting, and
 coalescing of differencing disks.
  .
 Libvhd is a library to access VHD format metadata. It provides disk image
 initialization, inspection and manipulation to both VHD user utilities and
 the VHD disk driver in Blktap.
 .
 This package contains the source for the blktap kernel module. It
 includes DKMS support so that installation of this package will
 result in a working blktap kernel module.