| Name: | dracut |
| Version: | 107 |
| Release: | 8.0.1.el10_2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1405894 |
| License: | GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-only |
| RPM: |
dracut-107-8.0.1.el10_2.aarch64.rpm
|
| Source RPM: |
dracut-107-8.0.1.el10_2.src.rpm
|
| Build Date: | Fri Jul 17 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/dracut-ng/dracut-ng/wiki/ |
| 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. |
-
Tue Jun 30 2026 EL Errata <el-errata_ww@oracle.com> - 107-8.0.1
- Suppress stderr for btrfs subvolume check [Orabug: 39059254]
- fips: add logic for /boot subvolume on BTRFS [Orabug: 36028061]
- Skip unneeded FIPS logic on UEK with special FIPS [Orabug: 38138800] [Orabug: 38709306]
- Include correct modprobe into squashfs root [Orabug: 38559936]
- 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]
- 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]
- 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)
-
Thu Jun 25 2026 Pavel Valena <pvalena@redhat.com> - 107-8
- revert: "feat(i18n): pull 'drm' or 'simpledrm' module unless excluded"
-
Wed May 27 2026 Pavel Valena <pvalena@redhat.com> - 107-7
- build: rebuild without an obsoleted patch
-
Wed May 20 2026 Pavel Valena <pvalena@redhat.com> - 107-6
- fix(base): escape arguments in initqueue hook script generation
- fix(net-lib): warn on suspicious shell metacharacters in hostname file
- fix(systemd-networkd): escape DHCP lease values in dhcpopts generation
Related: RHEL-170844
-
Thu May 07 2026 Pavel Valena <pvalena@redhat.com> - 107-5
- fix(network-legacy): remove network-legacy completely from the codebase
- fix(iscsi): replace `echo` writes with `printf` to prevent variable injection
Resolves: RHEL-170844
-
Fri Jan 30 2026 Pavel Valena <pvalena@redhat.com> - 107-4
- fix(systemd-udevd): handle root=gpt-auto for systemd-v258
- fix(systemd-repart): allow partition format
- feat(install.d): do not remove UKIs on remove)
- fix(dracut.install): remove extraneous quotes in dracut arguments
- feat(i18n): pull 'drm' or 'simpledrm' module unless excluded
Resolves: RHEL-111580,RHEL-111709,RHEL-113071,RHEL-119787,RHEL-132571
-
Mon Aug 18 2025 Pavel Valena <pvalena@redhat.com> - 107-3
- test(SYSTEMD-INITRD): be more careful with `set -e` and subshells
- test: fixup NFS test.sh
Resolves: RHEL-108215,RHEL-97473
-
Thu Aug 07 2025 Pavel Valena <pvalena@redhat.com> - 107-2
- fix: improve hostonly sloppy mode
- fix(dracut.sh): don't pass empty string as dir
- feat(systemd): drop unnecessary dependency on libgcrypt
- fix(kernel-modules-extra): remove stray before /
- Revert "fix(base): do not require chroot inside initramfs"
- fix: let check_vol_slaves_all return 1 when checks on all slaves fail
- improvement(74nvmf): lookup required NIC kernel modules for NBFT interfaces
- fix(74nvmf): set root=nvmf
Resolves: RHEL-104223,RHEL-93173,RHEL-95542,RHEL-95897
-
Thu Jul 17 2025 Pavel Valena <pvalena@redhat.com> - 107-1
- Upgrade to dracut 107
Resolves: RHEL-97473
-
Thu Mar 06 2025 Pavel Valena <pvalena@redhat.com> - 105-4
- fix(rescue): create hmac file for rescue kernel