Update the documentation of ifname= cmdline

The documentation about ifname= needs to update.

Cc: Harald Hoyer <harald@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
master
Cong Wang 2012-05-29 17:00:34 +08:00 committed by Harald Hoyer
parent db2b12fa91
commit a2ead9a486
1 changed files with 4 additions and 2 deletions

View File

@ -288,8 +288,10 @@ 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.