initramfs-tools 0.103ubuntu2 source package in Ubuntu

Changelog

initramfs-tools (0.103ubuntu2) trusty; urgency=low

  * Include usbhid in the list of modules we probe in the panic function,
    since we may panic before udev runs and most keyboards are USB these
    days.  Closes: #229732.
  * Add ohci_pci to the list of USB host modules included in the initramfs,
    needed on some systems and not a built-in driver in Ubuntu.
    LP: #1238194.
 -- Steve Langasek <email address hidden>   Thu, 24 Oct 2013 13:40:43 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Trusty
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.103ubuntu2.tar.gz 109.6 KiB f200b39403e901d03955ec63b00501e554e1b92adf722f02fddcddc0a9a16f50
initramfs-tools_0.103ubuntu2.dsc 1.8 KiB c133959c067e2399081ab005e6165b10d9b788403685f17da5c890750c821dff

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.