Name: | dracut |
---|---|
Version: | 033 |
Release: | 572.0.5.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 996619 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-033-572.0.5.el7.aarch64.rpm |
Source RPM: | dracut-033-572.0.5.el7.src.rpm |
Build Date: | Fri Mar 19 2021 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://dracut.wiki.kernel.org/ |
Summary: | Initramfs generator using udev |
Description: | dracut contains tools to create a bootable initramfs for 2.6 Linux kernels. Unlike existing implementations, dracut does hard-code 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. |
- Add crypto_user to 01fips module list [Orabug: 32652279]
- Send DHCP request in parallel on all interfaces [Orabug: 32004720]
- Fix boot disk hung due raid1 corruption [Orabug: 31134130] - Send DHCP query only on min BDF device to improve boot times by 50-60 secs [Orabug: 29962625] - bcache module removed (now in bcache-tools upstream) [Orabug: 30800803] - add ofb and cfb to 01fips kernel module list [Orabug: 30622681] - Fix dhclient classless static route parsing [Orabug: 28881975] - Add new rd.iscsi.bypass parameter to always prefer root=, if it exists [Orabug: 30312004] - Remove 0560-95iscsi-iscsiroot-synchronously-wait-until-iscsistar.patch [Orabug: 30100182] - Oracle kernels are now shipped with .xz compressed modules - strip .xz before calculating module name ( backwards compatible ) [Orabug: 28622864] (Alex Burmashev) - 40network scripts ifup and netlib updates for iSCSI [Orabug: 28502725] - Enhancement of module alias handling for kernel upgrade and downgrade compatibility [Orabug: 24408414] - Increase timeout when waiting for carrier detection on a network interface [Orabug: 24657828] (kevin.x.lyons@oracle.com) - Update 0001-Dracut-Handle-module-alias-of-the-running-kernel.patch to redirect to &1 instead of /dev/null [Orabug 24346754] [Orabug: 24658791] (Manjunath Govind) - add Handle module alias of the running kernel [Orabug: 24346754] (Manjunath Govind) - add Correctly handle module aliases [Orabug: 22600855] (Fabian Vogt) - add hyperv-keyboard for Hyper-V Gen2 VM [Orabug: 19191303] (Vaughan Cao) - parametrize initrd DAD packets to boot faster [Orabug: 27910517] - 01fips: Add sha3_generic module (Khalid Aziz <khalid.aziz@oracle.com>)
- 95znet: Add a rd.znet_ifname= option
- Drop dependency on bridge-utils - dracut.sh: disable lsinitrd logging when quiet - netlib: fix botched backport
- net-lib: check if addr exists before checking for dad state
- Sync initramfs after creation
- rootfs-generator: don't set JobRunningTimeoutSec
- network: skip already enslaved interfaces
- fips: split loading the crypto modules and checking the kernel Resolves: #1709307