]> git.ipfire.org Git - thirdparty/dracut.git/commit
ifcfg/write-ifcfg.sh: bind bond and bridge interfaces to HW
authorHarald Hoyer <harald@redhat.com>
Fri, 12 Sep 2014 07:48:00 +0000 (09:48 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 12 Sep 2014 07:49:58 +0000 (09:49 +0200)
commit80043e21c16db168ad087a162f1fa97cae866c8d
treeb43749255d5d518d0eb64ae2799f9cc9843f92cb
parent37383f71235e33520a8fe717573c0666cd8c41fc
ifcfg/write-ifcfg.sh: bind bond and bridge interfaces to HW

either by s390 SUBCHANNELS or HWADDR, if the interface name is not
persistent.

Previously, this was bound unconditionally with HWADDR.
modules.d/45ifcfg/write-ifcfg.sh