From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/api/html/nm-initrd-generator.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'docs/api/html/nm-initrd-generator.html') diff --git a/docs/api/html/nm-initrd-generator.html b/docs/api/html/nm-initrd-generator.html index bef22dca..274c2c41 100644 --- a/docs/api/html/nm-initrd-generator.html +++ b/docs/api/html/nm-initrd-generator.html @@ -91,12 +91,15 @@ bond team vlan +ib.pkey bootdev nameserver rd.peerdns rd.bootif +rd.ethtool rd.net.timeout.dhcp rd.net.timeout.carrier +rd.znet BOOTIF

Please consult the dracut.cmdline(7) @@ -124,6 +127,26 @@ NetworkManager, hostnames from command line have higher precedence over ones from DHCP, and the last that appears in the command line wins.

+
  • NetworkManager supports the + ib.pkey=PARENT.PKEY + argument to set up an Infiniband partition on IPoIB parent + device PARENT using the specified + partition key PKEY. The partition + key must be in hexadecimal notation without leading "0x", for + example "ib.pkey=ib0.8004". +

  • +
  • NetworkManager supports the + rd.ethtool=INTERFACE:AUTONEG:SPEED + kernel command line option to set up ethtool NIC configuration parameters + AUTONEG and SPEED. + The INTERFACE being configured must be + specified, and the other parameters are optional and can be left blank. + When SPEED is set, duplex mode is + automatically set to 'full'. INTERFACE + accepts string values, AUTONEG accepts + boolean values (true and false / on or off / 0 or 1), and + SPEED accepts positive integer values. +

  • -- cgit 1.3.0-6-gf8a5