dracut 047-2 source package in Ubuntu

Changelog

dracut (047-2) unstable; urgency=low

  * add missing depends, Closes: #890990

 -- Thomas Lange <email address hidden>  Wed, 21 Feb 2018 14:55:16 +0100

Upload details

Uploaded by:
Thomas Lange
Uploaded to:
Sid
Original maintainer:
Thomas Lange
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
dracut_047-2.dsc 2.1 KiB f5090929c9652b0c092cdbe4a34a7158d0c6dcf93e5637e186934fc1f2f1bc70
dracut_047.orig.tar.xz 270.7 KiB 57806f1941aedf4a90e7fec87754857be05a9fb79846defdf3e6686e9b67f8d3
dracut_047-2.debian.tar.xz 11.2 KiB 8563d02b71007b9d5d197a22b48a81abbc644c472612576a9206c13e298c2ba7

Available diffs

No changes file available.

Binary packages built by this source

dracut: No summary available for dracut in ubuntu cosmic.

No description available for dracut in ubuntu cosmic.

dracut-config-generic: No summary available for dracut-config-generic in ubuntu cosmic.

No description available for dracut-config-generic in ubuntu cosmic.

dracut-config-rescue: Low-level tool for generating an initramfs image

 This is the dracut configuration to turn on rescue image generation

dracut-core: No summary available for dracut-core in ubuntu cosmic.

No description available for dracut-core in ubuntu cosmic.

dracut-core-dbgsym: debug symbols for dracut-core
dracut-network: Low-level tool for generating an initramfs image (network modules)

 Unlike existing initramfs's, this is an attempt at having as little as
 possible hard-coded into the initramfs as possible. The initramfs has
 (basically) one purpose in life -- getting the rootfs mounted so that
 we can transition to the real rootfs. This is all driven off of
 device availability. Therefore, instead of scripts hard-coded to do
 various things, we depend on udev to create device nodes for us and
 then when we have the rootfs's device node, we mount and carry on.
 Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
 NBD and FCOE with dracut-network.