initramfs-tools 0.99ubuntu9 source package in Ubuntu

Changelog

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

  * Mark initramfs-tools Multi-Arch: foreign.
 -- Colin Watson <email address hidden>   Sun, 20 Nov 2011 17:41:31 +0000

Upload details

Uploaded 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.99ubuntu9.tar.gz 107.6 KiB 5100ca88374d318f74e8ea4886738752501c5c3ff6fb9404c08a6fcea9b33dc0
initramfs-tools_0.99ubuntu9.dsc 1.9 KiB 49b6ad6e87e680494b7b8e9856e959f18a2453c5ff742abd285d5e65026bbab2

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.