Name: | dracut |
---|---|
Version: | 049 |
Release: | 223.git20230119.0.2.el8 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 1110780 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-049-223.git20230119.0.2.el8.aarch64.rpm |
Source RPM: | dracut-049-223.git20230119.0.2.el8.src.rpm |
Build Date: | Fri Apr 07 2023 |
Build Host: | build-ol8-aarch64.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 previous 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. |
- Fix typo in orabug33888951-dracut-Enable-the-code-to-create-ifcfg-file.patch [Orabug: 35268918]
- Enable the code to create ifcfg file [Orabug: 33888951] - Skip parse iscsiroot.sh on PV VMs [Orabug: 33676753] - Add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncs [Orabug: 33603682] - 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] - Restore 51-dracut-rescue-postinst.sh for anaconda compatibility - Install missing 68-del-part-node.rules [Orabug: 32827579] - Add manpage for single-dhcp [Orabug 32201686] - Fix permission denied error while upgrading from OL8u2 to OL8u3 [Orabug 32160196] - Use pgrep in dhcp-multi.sh to make efficient and error free [Orabug 32254008] - Send DHCP request in parallel on all interfaces for 80% boot time improvement [Orabug: 32034110] - Revert fix for [Orabug: 31404167] - drop 51-dracut-rescue.install patch - Send DHCP query only on min BDF device to improve boot times by 50-60 secs [Orabug: 31404167] - add ofb and cts to 01fips kernel module list [Orabug: 30622737] - dracut-shutdown.service should run before shutdown.target is invoked [Orabug: 29629738] - Fix kernel-core POSTTRANS script issues with kernel command line [Orabug: 29542203] - 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] - Fix BOOTPROTO calculation for iscsi [Orabug: 29518713] - 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(dracut-init): use ldconfig directly instead of - fix(dracut-init.sh): backport common paths
- fix(80lvmthinpool-monitor): use systemsctl instead of - fix(squash): build ld cache for squash loader - fix(network-manager): write DHCP filename option to dhcpopts
- Dracut: only login to one target at a time - iscsi: don't continue waiting if the root device is present - network: stop waiting for interfaces if root device is - iscsiroot: parse_iscsi_root overwrites command line args - iscsiroot: there's never more than one target per call - iscsiroot: try targets only once - iscsiroot: remove bashisms - fixup "Dracut: only login to one target at a time" - 35network-legacy: only skip waiting for interfaces if netroot
- fix(95iscsi): Fix network setup - fix(dracut-systemd): correct service dependencies - feat(lvm): add new module lvmthinpool-monitor - fix(dracut-shutdown): add cleanup handler on failure
- fix(fips): start iterating from 0 over BOOT_IMAGE entries
- ci: introduce C8S based GHA CI - ci: backport TEST-21-NFS-NM - dracut.sh: fix early microcode detection logic - fix(url-lib): make pre-pivot hook separetely per nfs mount - fix(watchdog): replace return with echo - fix(network): add errors and warnings when network interface - dracut.sh: add check for invalid configuration files - fips: removed false-positive 'FATAL: Module xxx not found' - fix(shutdown): be robust against forced shutdown - fix(fips): handle s390x OSTree systems
- fix(install): extend hwcaps library handling to libraries
- fix(lsinitrd): TMP_DIR doesn't exist in RHEL8 - fix(squash): apply FIPS and libpthread workaround