Name: | dracut |
---|---|
Version: | 033 |
Release: | 564.0.6.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 996117 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-033-564.0.6.el7.aarch64.rpm |
Source RPM: | dracut-033-564.0.6.el7.src.rpm |
Build Date: | Wed Dec 18 2019 |
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 ofb and cfb to 01fips kernel module list [Orabug: 30622681]
- Add usb driver support for aarch64 [Orabug: 27877955]
- 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>)
- network: skip already enslaved interfaces
- fips: split loading the crypto modules and checking the kernel Resolves: #1709307
- rootfs-generator: rebase to upstream version Resolves: #1640866
- 95iscsi/iscsiroot: synchronously wait until iscsistart finishes
- fips: removed false-positive 'FATAL: Module xxx not found' error message when kernel provides a generic algo for module - fips: ensure fs module for /boot is installed - iscsi: always popd, even if there is no iscsi device - Harden dracut against BASH_ENV environment variable - fips: check fips integrity just before mounting local filesystems in /sysroot
- kernel-modules: add nfit Resolves: #1288619