Name: | dracut |
---|---|
Version: | 033 |
Release: | 360.0.3.el7_2.1 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 878248 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-033-360.0.3.el7_2.1.x86_64.rpm |
Source RPM: | dracut-033-360.0.3.el7_2.1.src.rpm |
Build Date: | Wed Aug 03 2016 |
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. |
- 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)
- handle read-only /run on shutdown Resolves: rhbz#1338759
- don't call udevadm control --exit in systemd mode Resolves: rhbz#1285686
- write-ifcfg: fix creating configuration for VLAN Resolves: rhbz#1267311 - 90qemu: also add ibmvscsi on qemu Resolves: rhbz#1245959
- fixed qemu detection Resolves: rhbz#1245959 - fixed vlan ifcfg generation and nameserver handling Resolves: rhbz#1267311
- fix network wait_for_if_up() to parse NO-CARRIER Resolves: rhbz#1249507 - don't create garbage directories because of ldconfig misparsing Resolves: rhbz#1264725
- no iSCSI timeout and modprobe, if iSCSI is not used - modprobe iSCSI modules with "-b" to allow blacklisting Resolves: rhbz#1263984 - check for firmware file existance, before crafting microcode cpio Resolves: rhbz#1263798
- slim down the image by not including microcode header, if not needed - add command line parameter for hostonly keyboard layouts --hostonly-i18n Resolves: rhbz#1262208
- fixed more iscsi_firmware / ibft handling Resolves: rhbz#1256814