Document team= in dracut.cmdline. Cc: Jiri Pirko <jiri@xxxxxxxxxxx> Cc: Harald Hoyer <harald@xxxxxxxxxx> Cc: Dave Young <dyoung@xxxxxxxxxx> Signed-off-by: Cong Wang <amwang@xxxxxxxxxx> --- dracut.cmdline.7.asc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc index 2a74604..c2eec5e 100644 --- a/dracut.cmdline.7.asc +++ b/dracut.cmdline.7.asc @@ -411,6 +411,10 @@ interface name. Better name it "bootnet" or "bluesocket". then its values should be separated by semicolon. Bond without parameters assumes bond=bond0:eth0,eth1:mode=balance-rr +**team =_<teammaster>_:_<teamslaves>_**:: + Setup team device <teammaster> on top of <teamslaves>. + <teamslaves> is a comma-separated list of physical (ethernet) interfaces. + **bridge=_<bridgename>_:_<ethnames>_**:: Setup bridge <bridgename> with <ethnames>. <ethnames> is a comma-separated list of physical (ethernet) interfaces. Bridge without parameters assumes bridge=br0:eth0 -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html