[Bug 1454254] Re: upgrade path to persistent network names

2015-06-12 Thread Martin Pitt
No, this isn't kernel specific. net.ifnames is evaluated by udev. ** Package changed: udev (Ubuntu) => systemd (Ubuntu) ** Summary changed: - upgrade path to persistent network names + Switch to ifnames persistent network names ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Mart

[Bug 1454254] Re: upgrade path to persistent network names

2015-06-06 Thread god
Ok, re-tested with mainline - works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454254 Title: upgrade path to persistent network names To manage notifications about this bug go to: https:/

[Bug 1454254] Re: upgrade path to persistent network names

2015-06-04 Thread god
Just to double-check the net.ifnames=1 is ubuntu-specific quirk. Will anything break if I'll boot to mainline kernel? What generates this 70-... file and when? I'd like to make sure it's not generated again after upgrade. Predictability of network interfaces (and correspondingly firewall rules e

[Bug 1454254] Re: upgrade path to persistent network names

2015-05-17 Thread Martin Pitt
It's created dynamically, please see the referenced email. You can remove that file and add net.ifnames=1 to the kernel command line to use the new-style naming. ** Changed in: udev (Ubuntu) Status: New => Triaged ** Changed in: udev (Ubuntu) Importance: Undecided => Wishlist -- You r

[Bug 1454254] Re: upgrade path to persistent network names

2015-05-16 Thread god
Which package /etc/udev/rules.d/70-persistent-net.rules belongs to? I'd like to make sure that it won't reappear after I update something. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454254 Title:

[Bug 1454254] Re: upgrade path to persistent network names

2015-05-12 Thread Martin Pitt
We do have stable interface names, through the exact same way (/lib/udev/rules.d/75-persistent-net-generator.rules) as we've had for many years. I proposed to switch to ifnames a few days ago (https://lists.ubuntu.com/archives/ubuntu-devel/2015-May/038761.html), if you want you can already try that