Add ifname= argument for persistent netdev names
authorHans de Goede <hdegoede@redhat.com>
Mon, 14 Sep 2009 09:42:52 +0000 (11:42 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 15 Sep 2009 13:13:21 +0000 (15:13 +0200)
commit68f28d69765f6ead72a63a3ddf6a54e2f30a7aff
tree9c22d7251b3354180963877aa0b7f2d0a1737688
parent5c3f5746bb07c3b702d2fcfda91e5132bb3b3da6
Add ifname= argument for persistent netdev names

ifname=<interface>:<MAC>
Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>.
Note that if you use this option you *must* specify an ifname= argument
for all interfaces used in ip= or fcoe= arguments
dracut.8
modules.d/40network/install
modules.d/40network/net-genrules.sh
modules.d/95fcoe/fcoe-genrules.sh
modules.d/95fcoe/parse-fcoe.sh