backport a single commit to fix RHBZ #1358416 (anaconda network)
This commit is contained in:
parent
b386772815
commit
be68ee7edf
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 044
|
Version: 044
|
||||||
Release: 75%{?dist}
|
Release: 76%{?dist}
|
||||||
|
|
||||||
Summary: Initramfs generator using udev
|
Summary: Initramfs generator using udev
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
@ -110,6 +110,9 @@ Patch72: 0072-dracut-systemd-dracut-cmdline.sh-Don-t-error-out-if-.patch
|
|||||||
Patch73: 0073-move-ln_r-to-dracut-init.sh.patch
|
Patch73: 0073-move-ln_r-to-dracut-init.sh.patch
|
||||||
Patch74: 0074-systemd-initrd-add-initrd-root-device.target.patch
|
Patch74: 0074-systemd-initrd-add-initrd-root-device.target.patch
|
||||||
|
|
||||||
|
# Backport from master to fix RHBZ #1358416
|
||||||
|
Patch1000: https://github.com/dracutdevs/dracut/commit/7e51abc81f53c08e464decd4103e8c4ec25fef87.patch
|
||||||
|
|
||||||
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||||
|
|
||||||
|
|
||||||
@ -572,6 +575,9 @@ rm -rf -- $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 05 2016 Adam Williamson <awilliam@redhat.com> - 044-76
|
||||||
|
- backport a single commit to fix RHBZ #1358416 (anaconda network init)
|
||||||
|
|
||||||
* Tue Jun 07 2016 Harald Hoyer <harald@redhat.com> - 044-75
|
* Tue Jun 07 2016 Harald Hoyer <harald@redhat.com> - 044-75
|
||||||
- fix for systemd >= 230
|
- fix for systemd >= 230
|
||||||
- git snapshot
|
- git snapshot
|
||||||
|
Loading…
Reference in New Issue
Block a user