Cong Wang | 29 May 2012 11:00
Picon
Favicon

[PATCH 7/8] Update the documentation of ifname= cmdline

From: Cong Wang <xiyou.wangcong@...>

The documentation about ifname= needs to update.

Cc: Harald Hoyer <harald@...>
Cc: Dave Young <dyoung@...>
Cc: Vivek Goyal <vgoyal@...>
Signed-off-by: Cong Wang <xiyou.wangcong@...>
---
 dracut.cmdline.7.asc |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc
index c131f1c..0c61069 100644
--- a/dracut.cmdline.7.asc
+++ b/dracut.cmdline.7.asc
 <at>  <at>  -288,8 +288,10  <at>  <at>  auto6::: do IPv6 autoconfiguration
 **ifname=**_<interface>_:_<MAC>_::
     Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>.
     Note: If you use this option you _must_ specify an ifname= argument for all
-    interfaces used in ip= or fcoe= arguments. This parameter can be specified
-    multiple times.
+    interfaces used in ip= or fcoe= arguments. However, if the interface in
+    ip= or fcoe= is a bridge, bonding or vlan interface, you should specify
+    an ifname= for _each_ of its underlying interfaces. This parameter can be
+    specified multiple times.

 **bootdev=**_<interface>_::
     specify network interface to use routing and netroot information from.
--

-- 
1.7.7.6


Gmane