From: Cong Wang <xiyou.wangcong@xxxxxxxxx> Document bridge= cmdline in dracut.cmdline(7). Cc: Harald Hoyer <harald@xxxxxxxxxx> Cc: Dave Young <dyoung@xxxxxxxxxx> Cc: Vivek Goyal <vgoyal@xxxxxxxxxx> Signed-off-by: Cong Wang <xiyou.wangcong@xxxxxxxxx> --- dracut.cmdline.7.asc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc index 79a4577..c131f1c 100644 --- a/dracut.cmdline.7.asc +++ b/dracut.cmdline.7.asc @@ -317,6 +317,9 @@ auto6::: do IPv6 autoconfiguration then its values should be separated by semicolon. Bond without parameters assumes bond=bond0:eth0,eth1:mode=balance-rr +**bridge=_<bridgename>_:_<ethname>_**:: + Setup bridge <bridgename> with <ethname>. Bridge without parameters assumes bridge=br0:eth0 + NFS ~~~ -- 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