On 21/02/14 17:37, Colin Guthrie wrote: > 'Twas brillig, and Zbigniew Jędrzejewski-Szmek at 21/02/14 13:58 did > gyre and gimble: >> On Fri, Feb 21, 2014 at 02:24:58PM +0100, Tom Gundersen wrote: >>> On Fri, Feb 21, 2014 at 3:29 AM, Jason A. Donenfeld <[email protected]> wrote: >>>> Hey guys, >>>> >>>> This commit caught me by surprise: >>>> >>>> http://git.zx2c4.com/systemd/commit/?id=daeb71a36a98834664e4d95773a3629b746f4db8 >>>> >>>> It wasn't in the NEWS or the mailing list post for 209, so when >>>> updating I encountered a bit of unexpected behavior. I see that I can >>>> disable persistent names using net.ifnames=0 in my kernel command >>>> line. Still not certain what the equivalent of the udev rule override >>>> is, though. >>> Yeah, that should have been in the NEWS. Sorry about that. >>> >>> This is what we do in Arch to preserve the behavior form v208: >>> <https://projects.archlinux.org/svntogit/packages.git/tree/trunk/systemd.install?h=packages/systemd#n65>. >> It should still be added... Lots of people look at NEWS in the web git >> interface, or long after the release. > I updated the wiki page: > http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames > > Col > > >
udev/rules.d/80-net-setup-link.rules is only a trigger for systemd/network/99-default.link.rules where the actual order of preference is recorded wouldn't it be better to override the actual configuration, where you can easily change the order of preference the interfaces get renamed to, than the dummy trigger? because the upstream wiki was updated to mention the .rules, then someone changed my instructions here: https://wiki.gentoo.org/index.php?title=Udev/upgrade&diff=110279&oldid=110235 and that looks like an regression, rather than improvement, to me can we record the overriding of 99-default.link instead of 80-net-setup-link.rules, please? - Samuli _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
