initramfs-tools 0.103ubuntu4.3 source package in Ubuntu
Changelog
initramfs-tools (0.103ubuntu4.3) trusty; urgency=medium [ Dimitri John Ledkov ] * Create /bin/egrep -> busybox symlink, because initramfs-tools scripts/functions expect to have it & our busybox hook is executed after zz-busybox one. (LP: #1315755) [ Dave Chiluk] * Add resolve_device to initramfs-tools so that actual devices show up in df and /proc/self/mountinfo instead of the UUID symlink. This is a backport of commits f135e7cf, be18fee1, f1d6fb37 from git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/initramfs-tools (LP: #1535349) -- Andy Whitcroft <email address hidden> Thu, 25 Feb 2016 18:55:04 +0000
Upload details
- Uploaded by:
- Andy Whitcroft
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Kernel Team
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
initramfs-tools_0.103ubuntu4.3.tar.xz | 92.0 KiB | c625a98cc78d2eccfdaab5fd9b418b74fdd197c401c1571b8f33072bd16a4095 |
initramfs-tools_0.103ubuntu4.3.dsc | 1.8 KiB | 4a78b0e839677a111f911a0313e74eaff69a86870a63f132ecafbf109f02ac66 |
Available diffs
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.
- initramfs-tools-bin-dbgsym: debug symbols for package initramfs-tools-bin
This package contains binaries used inside the initramfs images generated
by initramfs-tools.