Mageia Bugzilla – Attachment 7708 Details for
Bug 17651
6_d1: network cards were identified as eth[01] instead of enp2s[05] ("Error changing net interface name")
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
try including more udev/systemd stuff
0001-include-rename-rule-from-initscripts.patch (text/plain), 1.49 KB, created by
Thierry Vignaud
on 2016-04-29 11:00:04 CEST
(
hide
)
Description:
try including more udev/systemd stuff
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2016-04-29 11:00:04 CEST
Size:
1.49 KB
patch
obsolete
>commit 0effbb4aacbc59d29e2f8ace2d2ea4c9523d3d80 >Author: Thierry Vignaud <thierry.vignaud@gmail.com> >Date: Fri Apr 29 09:31:55 2016 +0200 > > include rename rule from initscripts > >diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml >index 31b470d..250923b 100644 >--- a/perl-install/install/share/list.xml >+++ b/perl-install/install/share/list.xml >@@ -82,6 +82,7 @@ > 13-dm-disk.rules > 50-udev-default.rules <!-- needed for input in X11 --> > 60-evdev.rules >+ 60-net.rules <!-- from initscripts: rename net interfaces --> > 60-persistent-input.rules > 60-persistent-storage.rules > 61-x11-input.rules >@@ -95,8 +96,10 @@ > 80-drivers.rules > 80-libinput-device-groups.rules > 80-net-setup-link.rules >+ 81-net.rules > 90-libinput-model-quirks.rules > 95-dm-notify.rules >+ 99-systemd.rules > </from> > > <from dir="/usr/libexec"> >@@ -294,8 +297,19 @@ > /usr/lib/udev/ata_id > /usr/lib/udev/libinput-device-group > /usr/lib/udev/libinput-model-quirks >+ /usr/lib/udev/net_action >+ /usr/lib/udev/net_create_ifcfg > /usr/lib/udev/pcmcia-socket-startup >+ /usr/lib/udev/rename_device > /usr/lib/udev/scsi_id >+ /usr/sbin/mdv-network-event >+ /usr/lib/systemd/network/80-container-host0.network >+ /usr/lib/systemd/network/80-container-ve.network* >+ /usr/lib/systemd/network/99-default.link >+ /usr/bin/networkctl >+ /usr/lib/systemd/systemd-networkd >+ /usr/lib/systemd/systemd-networkd-wait-online >+ > /etc/pcmcia/config.opts > <if ARCH="i.86|x86_64"> > /bin/vmmouse_detect
commit 0effbb4aacbc59d29e2f8ace2d2ea4c9523d3d80 Author: Thierry Vignaud <thierry.vignaud@gmail.com> Date: Fri Apr 29 09:31:55 2016 +0200 include rename rule from initscripts diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 31b470d..250923b 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -82,6 +82,7 @@ 13-dm-disk.rules 50-udev-default.rules <!-- needed for input in X11 --> 60-evdev.rules + 60-net.rules <!-- from initscripts: rename net interfaces --> 60-persistent-input.rules 60-persistent-storage.rules 61-x11-input.rules @@ -95,8 +96,10 @@ 80-drivers.rules 80-libinput-device-groups.rules 80-net-setup-link.rules + 81-net.rules 90-libinput-model-quirks.rules 95-dm-notify.rules + 99-systemd.rules </from> <from dir="/usr/libexec"> @@ -294,8 +297,19 @@ /usr/lib/udev/ata_id /usr/lib/udev/libinput-device-group /usr/lib/udev/libinput-model-quirks + /usr/lib/udev/net_action + /usr/lib/udev/net_create_ifcfg /usr/lib/udev/pcmcia-socket-startup + /usr/lib/udev/rename_device /usr/lib/udev/scsi_id + /usr/sbin/mdv-network-event + /usr/lib/systemd/network/80-container-host0.network + /usr/lib/systemd/network/80-container-ve.network* + /usr/lib/systemd/network/99-default.link + /usr/bin/networkctl + /usr/lib/systemd/systemd-networkd + /usr/lib/systemd/systemd-networkd-wait-online + /etc/pcmcia/config.opts <if ARCH="i.86|x86_64"> /bin/vmmouse_detect
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17651
:
7630
| 7708 |
7710