]> git.ipfire.org Git - thirdparty/dracut.git/commit - test/TEST-50-MULTINIC/test.sh
Fixed vlan, bonding, bridging, team logic
authorHarald Hoyer <harald@redhat.com>
Tue, 19 Jan 2016 10:34:10 +0000 (11:34 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 19 Jan 2016 10:35:23 +0000 (11:35 +0100)
commit24a78b269745b0b16a2bdc03c35015b2cb9d0408
tree49fcd79d0d8d690ce3732db6f49bf4a2a582c815
parent918fbfcf6b99016f1d426e7c131b9fdeaaaede89
Fixed vlan, bonding, bridging, team logic

Call ifup for the slaves and assemble afterwards.
modules.d/40network/ifup.sh
modules.d/40network/net-genrules.sh
modules.d/40network/parse-bond.sh
modules.d/40network/parse-bridge.sh
modules.d/40network/parse-team.sh
modules.d/40network/parse-vlan.sh
modules.d/45ifcfg/write-ifcfg.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/test.sh
test/TEST-50-MULTINIC/test.sh