Name: | dracut |
---|---|
Version: | 033 |
Release: | 535.0.2.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 898622 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-033-535.0.2.el7.x86_64.rpm |
Source RPM: | dracut-033-535.0.2.el7.src.rpm |
Build Date: | Tue Apr 24 2018 |
Build Host: | x86-ol7-builder-02.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. |
- 01fips: Add sha3_generic module (Khalid Aziz <khalid.aziz@oracle.com>)
- 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)
- 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
- network/ifup: don't arping for point-to-point connections Resolves: #1477339 - network: Only bring up wired network interfaces Resolves: #1480246 - dracut.sh: source dracut-version.sh earlier than dracut-functions.sh Resolves: #1490777 - Fix MTU on bond interface. - add 'mtu' parameter for bond options Resolves: #1494265 - fcoe: Allow more time for the bnx2x link negotiation before brining up fcoe interfaces. Resolves: #1378910 - lvm_scan.sh: use -K when calling lvchange Resolves: #1489841