Name: | dracut |
---|---|
Version: | 049 |
Release: | 10.git20190115.0.7.el8 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1047649 |
License: | GPLv2+ and LGPLv2+ |
RPM: | dracut-049-10.git20190115.0.7.el8.x86_64.rpm |
Source RPM: | dracut-049-10.git20190115.0.7.el8.src.rpm |
Build Date: | Fri Jun 28 2019 |
Build Host: | jenkins-10-147-72-125-65123a8e-2fa1-4dd9-84d9-5c1877483a08.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://dracut.wiki.kernel.org/ |
Summary: | Initramfs generator using udev |
Description: | dracut contains tools to create bootable initramfses for the Linux kernel. Unlike previous implementations, dracut hard-codes 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. |
- dracut-shutdown.service should run before shutdown.target is invoked [Orabug: 29629738]
- Fix kernel-core POSTTRANS script issues with kernel command line [Orabug: 29542203]
- Fix dhclient classless static route parsing [Orabug: 28881975]
- Fix iscsi code strictly checking for is_boot_target [Orabug: 29864620] - Update list of necessary files after squashfs execution [Orabug: 29864620] - Supress iscsidm error output during non-debug PV boot [Orabug: 29846195] - Stop block device service in case system is dropped to emergency shell [Orabug: 29851988]
- Enable booting from block device if netroot=iscsi has failed [Orabug: 29478156]
- Fix BOOTPROTO calculation for iscsi [Orabug: 29518713]
- Calculate relative path for kernel and initrd in 51-dracut-rescue.instal [Orabug: 29503293] - 40network scripts ifup and netlib updates for iSCSI [Orabug: 28502725] - Increase timeout when waiting for carrier detection on a network interface [Orabug: 24657828] (kevin.x.lyons@oracle.com) - add hyperv-keyboard for Hyper-V Gen2 VM [Orabug: 19191303] (Vaughan Cao)
- 95iscsi: decouple iscsi from sysinit.target
- dracut.install: call dracut with --force - 99squash: Don't clean up squahfs on isolate
- 40network: Don't include 40network by default