Package: dracut-core Status: install reinstreq unpacked Priority: optional Section: utils Installed-Size: 1187 Maintainer: Thomas Lange Architecture: amd64 Multi-Arch: foreign Source: dracut Version: 106-6 Replaces: dracut-live (<< 059-2), dracut-network (<< 057+157-2) Depends: cpio, dracut-install, e2fsprogs, kmod, udev, libc6 (>= 2.38) Recommends: binutils, console-setup, cryptsetup, dmsetup, kpartx, lvm2, mdadm, systemd, systemd-cryptsetup, systemd-sysv, zstd Breaks: dracut-live (<< 059-2), dracut-network (<< 057+157-2) Conffiles: /etc/dracut.conf newconffile /etc/logrotate.d/dracut-core newconffile Description: dracut is an event driven initramfs infrastructure (core tools) 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 it can transition to the real rootfs. This is all driven off of device availability. Therefore, instead of scripts hard-coded to do various things, it depends on udev to create device nodes and to detect the rootfs. Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI, NBD and FCOE with dracut-network. Homepage: https://github.com/dracut-ng/dracut-ng/wiki