2013/5/22 Ian Pilcher <arequip...@gmail.com>: > Did this ever get implemented? Fedora 19 has predictable interface > names turned on, and I'm really not looking forward to having to > clean up the anaconda-created ifcfg- file(s) every time I do a new > install from now on. > > I've Googled, but come up empty on any command-line options that affect > this feature.
If I look at the relevant udev rule (80-net-name-slot.rules) I get IMPORT{cmdline}="net.ifnames" ENV{net.ifnames}=="0", GOTO="net_name_slot_end" IMPORT{cmdline} is supposed to import a command line parameter, so I would try booting with net.ifnames=0. No need to ask google :-) Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel