| Name: | dracut |
|---|---|
| Version: | 057 |
| Release: | 117.git20260625.0.1.el9_8 |
| Architecture: | aarch64 |
| Group: | System Environment/Base |
| Size: | 1568713 |
| License: | GPLv2+ and LGPLv2+ and GPLv2 |
| RPM: | dracut-057-117.git20260625.0.1.el9_8.aarch64.rpm |
| Source RPM: | dracut-057-117.git20260625.0.1.el9_8.src.rpm |
| Build Date: | Tue Jun 30 2026 |
| Build Host: | build-ol9-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 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. |
- Skip the default FIPS logic on special UEK kernels where the FIPS module is linked directly into the kernel. [Orabug: 38705580] - Ship Oracle IMA certificate [Orabug: 35992862] - Ship 98-integrity.conf, populating initramfs with Oracle IMA certificate [Orabug: 35992862] - Include sys-fs-fuse-connections.mount if needed [Orabug: 35267570] - 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)
- revert: "feat(i18n): pull 'drm' or 'simpledrm' module unless
- build: rebuild without an obsoleted patch
- fix(network): warn on suspicious shell metacharacters in - fix(base): escape arguments in initqueue hook script Related: RHEL-170857
- fix(network-legacy): replace `echo` writes with `printf` to - fix(iscsi): replace `echo` writes with `printf` to prevent - fix(base): replace eval with safe variable indirection in Resolves: RHEL-170857
- fix(systemd-repart): allow partition format - feat(install.d):according to the changes of - feat(i18n): pull 'drm' or 'simpledrm' module unless excluded - fix(pcsc): add opensc load module file - fix(pcsc): add --disable-polkit to pcscd.service - fix(pkcs11): delete trailing dot on - fix(multipath): disable user_friendly_names with mpathconf Resolves: RHEL-103385,RHEL-103974,RHEL-109631,RHEL-145135,RHEL-91322
- fix(systemd): partial backport of
- fix(systemd): add missing modprobe@.service - fix: let check_vol_slaves_all return 1 when checks on all - improvement(74nvmf): lookup required NIC kernel modules for - fix(74nvmf): set root=nvmf - chore(multipath): remove `rd_NO_MULTIPATH` kernel command - refactor(multipath): remove custom multipathd.service - fix(systemd): systemd.volatile needs overlayfs kernel module - refactor(dracut): introduce clamp_mtimes helper function - fix(dracut): ensure hardlink deduplication is reproducible
- fix(dracut.sh): don't pass empty string as dir
- fix(rescue): create hmac file for rescue kernel