Package: dracut-core Status: install ok installed 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 ba391d392aaa72d5f90d9ae2403b0b0e /etc/logrotate.d/dracut-core f77b2a716269e6be7da1d60420b7f1b8 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