Name: | dracut |
---|---|
Version: | 033 |
Release: | 535.0.4.el7_5.1 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 989131 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-033-535.0.4.el7_5.1.aarch64.rpm |
Source RPM: | dracut-033-535.0.4.el7_5.1.src.rpm |
Build Date: | Fri Aug 17 2018 |
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 usb driver support for aarch64 [Orabug 27877955]
- Enhancement of module alias handling for kernel upgrade and downgrade compatibility [Orabug 24408414] - Increase timeout when waiting for carrier detection on a network interface [bug 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>)
- dracut.sh: workaround broken read from /proc/modules Resolves: #1578222
- 90lvm: always add dm-snapshot Resolves: #1546577
- base/dracut-lib.sh:dev_unit_name() guard against $dev beginning with "-" - base/dracut-lib.sh: remove bashism - Align dev_unit_name() with systemd's function. - dracut-lib.sh:dev_unit_name(): use systemd-escape, if available Resolves: #1306640 - 90dmsquash-live-ntfs: fix depends() - 90dmsquash-live: we don't have find_binary inside initramdisk - dracut: Ajusting variables name for --include Resolves: #1489882
- 01fips: Properly fix creating path to .hmac of kernel based on BOOT_IMAGE Resolves: #1415032
- 01fips: Fix creating path to .hmac of kernel based on BOOT_IMAGE Resolves: #1415032
- Support Microcode Updates for AMD CPU Family 0x17 Resolves: #1476039
- dracut.sh: remove quotes from install_items and install_optional_items Related: #1520721
- for_each_host_xx() function should indicate the empty case Resolves: #1520721