]> git.ipfire.org Git - thirdparty/dracut.git/commit
95fcoe: use interface names instead of MAC addresses 318/head
authorHannes Reinecke <hare@suse.de>
Wed, 24 Aug 2016 13:14:31 +0000 (15:14 +0200)
committerDaniel Molkentin <danimo@molkentin.de>
Mon, 18 Dec 2017 20:48:07 +0000 (21:48 +0100)
commit164760f4b075ff564c349cb40d1fa308c139432d
tree6760c3b2a04ec77c7b20ed4763143cf22b4f97d1
parentfd13d5d4d50dd837be393c4b7dc1859237f6daac
95fcoe: use interface names instead of MAC addresses

Now that we are using persistent network names we can switch
to using the interface names when specifying the fcoe configuration.
With that we can print the fcoe configuration only once.

Signed-off-by: Hannes Reinecke <hare@suse.com>
modules.d/95fcoe/module-setup.sh