]> git.ipfire.org Git - thirdparty/dracut.git/commit
network: enhance team support
authorHarald Hoyer <harald@redhat.com>
Tue, 13 Jan 2015 14:06:48 +0000 (15:06 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 30 Mar 2017 09:50:35 +0000 (11:50 +0200)
commit041e49ee2ae101720ccf8ff71d60afcee61dff70
tree4b155834a629f236066d41c13178aa119e1ceeb1
parent811a070d6ccc26b43aa93c030d1fc2c39cac559b
network: enhance team support

Install ifcfg-* files with team configuration in the initramfs.

Improve the slave configuration of the team interface, by looking up
ifcfg files in the initramfs.

Create a default loadbalance team config, if none present in the
initramfs.

forward port of
4c88c2859e3f974b2dc3c7726409c83076df8985
modules.d/40network/ifup.sh
modules.d/40network/module-setup.sh
modules.d/40network/net-lib.sh
modules.d/40network/parse-team.sh
modules.d/45ifcfg/write-ifcfg.sh