| Name: | dracut |
|---|---|
| Version: | 049 |
| Release: | 10.git20190115.0.7.el8_0.1 |
| Architecture: | aarch64 |
| Group: | System Environment/Base |
| Size: | 1099982 |
| License: | GPLv2+ and LGPLv2+ |
| RPM: | dracut-049-10.git20190115.0.7.el8_0.1.aarch64.rpm |
| Source RPM: | dracut-049-10.git20190115.0.7.el8_0.1.src.rpm |
| Build Date: | Wed Oct 30 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| 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] (Fred Herard) - Fix kernel-core POSTTRANS script issues with kernel command line [Orabug: 29542203] (Petr Benes) - Fix dhclient classless static route parsing [Orabug: 28881975] (Frank Deng) - Fix iscsi code strictly checking for is_boot_target [Orabug: 29864620] (Alex Burmashev) - Update list of necessary files after squashfs execution [Orabug: 29864620] (Alex Burmashev) - Supress iscsidm error output during non-debug PV boot [Orabug: 29846195] (Alex Burmashev) - Stop block device service in case system is dropped to emergency shell [Orabug: 29851988] (Alex Burmashev) - Enable booting from block device if netroot=iscsi has failed [Orabug: 29478156] (Alex Burmashev) - Fix BOOTPROTO calculation for iscsi [Orabug: 29518713] (Alex Burmashev) - 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)
- rebuilt
- 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
- rebase to 049
- dmsquash-live/apply-live-updates: Test proper file link.
- apply the reflink patch
- merge upstream master - rever --reflink=auto usage
- TEST-50-MULTINIC/test.sh: fixed server startup
- kernel-network-modules: add vlan kernel modules
- test: fixed KVERSION and qemu backwards compatiblity
- TEST-70-BONDBRIDGETEAMVLAN: load vlan kernel modules
- test: also output server.log on failure
- TEST-50-MULTINIC: s/--device/-device
- enable parallel test suite
- TEST-31-ISCSI-MULTI: use different port than TEST-30
- load modules earlier for iscsi via dhcp root-path
- test/{TEST-50-MULTINIC,TEST-70-BONDBRIDGETEAMVLAN}: use qemu-3.0 syntax
- multipath-shutdown: fix shell syntax
- dracut.spec: remove warpclock from z-series, not the other way round
- iscsi: remove $() where it does not fit
- mdraid: better handling of various UUID formats
- dracut-functions: fix the word splitting
- Add gpio and pinctrl drivers for arm*/aarch64
- mdraid/parse-md.sh: also accept rd.md.uuid with ":"
- spec: sort modules
- spec: warpclock is not available on s390 or s390x
- dracut.spec: Remove needless use of defattr
- dracut.spec: add 00warpclock dracut module
- Bring back 51-dracut-rescue-postinst.sh
- lsinitrd: update help message and man page
- lsinitrd: optimize performance when handling multiple files
- lsinitrd: allow to only unpack certain files
- NEWS: forgot to update the latest version
- 00warpclock: Set correct timezone
- dracut-install: skip modules with empty path
- Record loaded kernel modules when hostonly mode is enabled
- modules.d/95fcoe/cleanup-fcoe.sh: chmod +x
- TEST-40-NBD: disable for now
- TEST-30-ISCSI: readd multiple target test