initramfs-tools 0.99ubuntu10 source package in Ubuntu

Changelog

initramfs-tools (0.99ubuntu10) precise; urgency=low

  * Add Hyper-V paravirtualised device drivers to the initramfs to allow
    booting of stock images in a Hyper-V guest.  (LP: #917135)
 -- Andy Whitcroft <email address hidden>   Fri, 10 Feb 2012 14:44:46 +0000

Upload details

Uploaded by:
Andy Whitcroft
Sponsored by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Kernel Team
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
initramfs-tools_0.99ubuntu10.tar.gz 107.7 KiB 58e450c49650929aac24b8581ea46bed3789f2e69d3814907278b42175afdc9f
initramfs-tools_0.99ubuntu10.dsc 1.9 KiB baa1cf2f06b5e5a32cf7ffa83a93e6df91e207222e070e84a16345eb8001537e

Available diffs

View changes file

Binary packages built by this source

initramfs-tools: tools for generating an initramfs

 This package contains tools to create and boot an initramfs for packaged 2.6
 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the
 kernel unpacks that archive into RAM, mounts and uses it as initial root file
 system. The mounting of the real root file system occurs in early user space.
 klibc provides utilities to setup root. Having the root on MD, LVM2, LUKS or
 NFS is also supported.
 Any boot loader with initrd support is able to load an initramfs archive.

initramfs-tools-bin: binaries used by initramfs-tools

 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.