Name: | dracut |
---|---|
Version: | 055 |
Release: | 45.git20220404.0.1.el9_0 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1220440 |
License: | GPLv2+ and LGPLv2+ and GPLv2 |
RPM: | dracut-055-45.git20220404.0.1.el9_0.x86_64.rpm |
Source RPM: | dracut-055-45.git20220404.0.1.el9_0.src.rpm |
Build Date: | Fri May 27 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://dracut.wiki.kernel.org/ |
Summary: | Initramfs generator using udev |
Description: | dracut contains tools to create bootable initramfses for the Linux kernel. Unlike other implementations, dracut hard-codes as little as possible into the initramfs. dracut contains various modules which are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network package. |
- network-legacy: Revert some shellcheck that breaks parse_option_121 in dhclient [Orabug: 33778173] - Change installation dir in network legacy module-setup so that file is never missing [Orabug: 33516170] - Fix paths in squash module, so that correct modprobe is installed [Orabug: 33514517] - Install missing 68-del-part-node.rules [Orabug: 32827579] - Fix permission denied error while upgrading from OL8u2 to OL8u3 [Orabug 32160196] - dracut-shutdown.service should run before shutdown.target is invoked [Orabug: 29629738] - Update list of necessary files after squashfs execution [Orabug: 29864620] - Supress iscsidm error output during non-debug PV boot [Orabug: 29846195] - Stop block device service in case system is dropped to emergency shell [Orabug: 29851988] - Enable booting from block device if netroot=iscsi has failed [Orabug: 29478156] - Calculate relative path for kernel and initrd in 51-dracut-rescue.instal [Orabug: 29503293] - 40network scripts ifup and netlib updates for iSCSI [Orabug: 28502725] - Increase timeout when waiting for carrier detection on a network interface [Orabug: 24657828] (kevin.x.lyons@oracle.com) - add hyperv-keyboard for Hyper-V Gen2 VM [Orabug: 19191303] (Vaughan Cao)
- fix(bluetooth): nullglob should not be needed - fix(dracut-install): do not fail when SOURCE is optional and - fix(test): nullglob should not be needed - fix(10i18n): stop leaking shell options - docs: do not mention nullglob in cases where it's not needed
- fix(kernel-modules): detect block device's hardware driver - fix(dracut-initramfs-restore.sh): check if SELINUXTYPE is set
- revert(lvm): remove snapshot feature - revert(lvm): remove lvmetad config changes - revert(lvm): remove 69-dm-lvm-metad.rules - fix(lvm): replace --partial option - feat(lvm): update lvm command options - feat(lvm): use generated filter when none is set - feat(lvm): only run lvchange for LV that is seen on devices - fix(lvm): restore setting LVM_MD_PV_ACTIVATED
- fix(shutdown): be robust against forced shutdown - 95resume: only exclude this module, when swap is netdev - fix(qeth_rules): check the existence of - fix(fips): handle s390x OSTree systems - fix(network): add errors and warnings when network interface - fix(url-lib): make pre-pivot hook separetely per - fix(dracut-shutdown): add cleanup handler on failure - fix(multipath): get config. dir from configuration - Do not use recommends for base packages - 95nfs: set correct ownership and permissions for statd
- 95resume: always install this module
- fix(kernel-modules): add blk_mq_alloc_disk and - fix(network-manager): check for nm-initrd-generator in both - fix(cms): reload NetworkManager connections
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- fix(network-manager): don't pull in systemd-udev-settle - fix(dracut.sh): handle '-i' option to include files beginning with '.' - fix(dracut.sh): handle symlinks appropriately while using '-i' option - fix(squash): create relative symlinks - feat(squash): install umount util
- rebase