forked from pool/systemd
Accepting request 198826 from home:fcrozat:branches:Base:System
- Enable Predictable Network interface names (bnc#829526). OBS-URL: https://build.opensuse.org/request/show/198826 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=430
This commit is contained in:
parent
2e48bf7a12
commit
495fa3ae23
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 07:47:40 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Enable Predictable Network interface names (bnc#829526).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org
|
Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -590,11 +590,6 @@ EOF
|
|||||||
|
|
||||||
%fdupes -s %{buildroot}%{_mandir}
|
%fdupes -s %{buildroot}%{_mandir}
|
||||||
|
|
||||||
# disable predictable network interface naming until it has been reviewed by network team
|
|
||||||
cat << EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/network.conf
|
|
||||||
F /run/udev/rules.d/80-net-name-slot.rules 0644 - - - "#disable predictable network interface naming for now"
|
|
||||||
EOF
|
|
||||||
|
|
||||||
# packaged in systemd-rpm-macros
|
# packaged in systemd-rpm-macros
|
||||||
rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd
|
rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 07:47:40 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Enable Predictable Network interface names (bnc#829526).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org
|
Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -585,11 +585,6 @@ EOF
|
|||||||
|
|
||||||
%fdupes -s %{buildroot}%{_mandir}
|
%fdupes -s %{buildroot}%{_mandir}
|
||||||
|
|
||||||
# disable predictable network interface naming until it has been reviewed by network team
|
|
||||||
cat << EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/network.conf
|
|
||||||
F /run/udev/rules.d/80-net-name-slot.rules 0644 - - - "#disable predictable network interface naming for now"
|
|
||||||
EOF
|
|
||||||
|
|
||||||
# packaged in systemd-rpm-macros
|
# packaged in systemd-rpm-macros
|
||||||
rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd
|
rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user