summaryrefslogtreecommitdiff
path: root/dracut.8
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2009-09-14 11:42:52 +0200
committerHarald Hoyer <harald@redhat.com>2009-09-15 15:13:21 +0200
commit68f28d69765f6ead72a63a3ddf6a54e2f30a7aff (patch)
tree9c22d7251b3354180963877aa0b7f2d0a1737688 /dracut.8
parent5c3f5746bb07c3b702d2fcfda91e5132bb3b3da6 (diff)
downloaddracut-68f28d69765f6ead72a63a3ddf6a54e2f30a7aff.tar.gz
dracut-68f28d69765f6ead72a63a3ddf6a54e2f30a7aff.tar.bz2
dracut-68f28d69765f6ead72a63a3ddf6a54e2f30a7aff.zip
Add ifname= argument for persistent netdev names
ifname=<interface>:<MAC> Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>. Note that if you use this option you *must* specify an ifname= argument for all interfaces used in ip= or fcoe= arguments
Diffstat (limited to 'dracut.8')
-rw-r--r--dracut.86
1 files changed, 6 insertions, 0 deletions
diff --git a/dracut.8 b/dracut.8
index 5ebcd16c..18594e59 100644
--- a/dracut.8
+++ b/dracut.8
@@ -256,6 +256,12 @@ explicit network configuration
.B rd_NO_PLYMOUTH
do not start plymouth. This will not work with encrypted partitions.
+.TP
+.B ifname=<interface>:<MAC>
+Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>.
+Note that if you use this option you \fBmust\fR specify an ifname= argument
+for all interfaces used in ip= or fcoe= arguments
+
.SH Misc
.TP
.B rdblacklist=<drivername>