spec: own 50-network-legacy.conf
Resolves: RHEL-87451
This commit is contained in:
parent
7dad00ebb3
commit
b1a864c11f
@ -5,7 +5,7 @@
|
|||||||
# strip the automatically generated dep here and instead co-own the
|
# strip the automatically generated dep here and instead co-own the
|
||||||
# directory.
|
# directory.
|
||||||
%global __requires_exclude pkg-config
|
%global __requires_exclude pkg-config
|
||||||
%define dist_free_release 233.git20240115
|
%define dist_free_release 234.git20240115
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 049
|
Version: 049
|
||||||
@ -679,6 +679,7 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
|
|||||||
%{dracutlibdir}/modules.d/95znet
|
%{dracutlibdir}/modules.d/95znet
|
||||||
%endif
|
%endif
|
||||||
%{dracutlibdir}/modules.d/99uefi-lib
|
%{dracutlibdir}/modules.d/99uefi-lib
|
||||||
|
%attr(0644,root,root) %ghost %config(missingok,noreplace) /etc/dracut.conf.d/50-network-legacy.conf
|
||||||
|
|
||||||
%files caps
|
%files caps
|
||||||
%{dracutlibdir}/modules.d/02caps
|
%{dracutlibdir}/modules.d/02caps
|
||||||
@ -715,6 +716,9 @@ echo '# Since rhel-8.3 dracut moved to use NetworkManager
|
|||||||
add_dracutmodules+=" network-legacy "' > /etc/dracut.conf.d/50-network-legacy.conf
|
add_dracutmodules+=" network-legacy "' > /etc/dracut.conf.d/50-network-legacy.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 15 2025 Pavel Valena <pvalena@redhat.com> - 049-234.git20240115
|
||||||
|
- spec: own 50-network-legacy.conf
|
||||||
|
|
||||||
* Mon Jan 15 2024 Pavel Valena <pvalena@redhat.com> - 049-233.git20240115
|
* Mon Jan 15 2024 Pavel Valena <pvalena@redhat.com> - 049-233.git20240115
|
||||||
- fix(dracut.sh): remove microcode check based on
|
- fix(dracut.sh): remove microcode check based on
|
||||||
- fix(qeth_rules): check the existence of
|
- fix(qeth_rules): check the existence of
|
||||||
|
Loading…
Reference in New Issue
Block a user