Comment 8 for bug 386900

Revision history for this message
komputes (komputes) wrote : Re: "Auto eth0" confusing for most people

Should it use the name of the hardware? I think NetworkManager does that already for some usb controllers.

For network controllers on the PCI bus, the connection could be named from the output of the command:

$ lspci | grep Ethernet | cut -d':' -f3

Attached is a screenshot of what this would look like.