From a54ac63bbf9b2c71026ac9028a8ffaf186cf3c82 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 28 Jun 2020 18:58:14 +0200 Subject: New upstream version 1.25.90 --- man/nm-initrd-generator.8 | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) (limited to 'man/nm-initrd-generator.8') diff --git a/man/nm-initrd-generator.8 b/man/nm-initrd-generator.8 index bf926988..8724454d 100644 --- a/man/nm-initrd-generator.8 +++ b/man/nm-initrd-generator.8 @@ -2,12 +2,12 @@ .\" Title: nm-initrd-generator .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 05/29/2020 +.\" Date: 06/15/2020 .\" Manual: System Administration -.\" Source: NetworkManager 1.24.2 +.\" Source: NetworkManager 1.25.90 .\" Language: English .\" -.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.24\&.2" "System Administration" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.25\&.90" "System Administration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,6 +43,11 @@ scans the command line for options relevant to network configuration and creates Output connection directory\&. .RE .PP +\fB\-i\fR | \fB\-\-initrd\-data\-dir\fR \fIpath\fR +.RS 4 +Output directory for initrd data (e\&.g\&. hostname)\&. +.RE +.PP \fB\-d\fR | \fB\-\-sysfs\-dir\fR \fIpath\fR .RS 4 The sysfs mount point\&. @@ -87,12 +92,41 @@ The options that appear on the kernel command line\&. The following options are \fBrd\&.bootif\fR .RE .RS 4 +\fBrd\&.net\&.timeout\&.dhcp\fR +.RE +.RS 4 \fBBOOTIF\fR .RE Please consult the \fBdracut.cmdline\fR(7) manual for the documentation of the precise format of the values supported\&. .RE +.SH "DIFFERENCES FROM THE NETWORK\-LEGACY DRACUT MODULE" +.PP +\fBnm\-initrd\-generator\fR +generates a set of connections that are then configured by the NetworkManager instance running in the initrd\&. There are some differences in behavior compared to the network\-legacy dracut module: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +When an interface is configured with a static address and a gateway, the network\-legacy module waits that the gateway responds to arping requests before proceeding, while NetworkManager doesn\*(Aqt\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +network\-legacy configures interfaces one by one in the order in which they are announced by udev\&. If multiple interfaces specify a hostname (from command line or from DHCP), the one from the last interface activated wins\&. With NetworkManager, hostnames from command line have higher precedence over ones from DHCP, and the last that appears in the command line wins\&. +.RE .SH "EXIT STATUS" .PP \fBnm\-initrd\-generator\fR -- cgit 1.3.0-6-gf8a5 From 10ae7d8cd706062742d0cdb1803d49909aef9e06 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Jun 2020 22:15:58 +0200 Subject: New upstream version 1.25.91 --- man/nm-initrd-generator.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/nm-initrd-generator.8') diff --git a/man/nm-initrd-generator.8 b/man/nm-initrd-generator.8 index 8724454d..e0876c58 100644 --- a/man/nm-initrd-generator.8 +++ b/man/nm-initrd-generator.8 @@ -2,12 +2,12 @@ .\" Title: nm-initrd-generator .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2020 +.\" Date: 06/28/2020 .\" Manual: System Administration -.\" Source: NetworkManager 1.25.90 +.\" Source: NetworkManager 1.25.91 .\" Language: English .\" -.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.25\&.90" "System Administration" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.25\&.91" "System Administration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- -- cgit 1.3.0-6-gf8a5