From 6518e361171f64bcaaa4bf868139362ed95cc2e0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 20 Oct 2018 01:30:31 +0200 Subject: New upstream version 1.14.2 --- man/nm-initrd-generator.8 | 103 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 man/nm-initrd-generator.8 (limited to 'man/nm-initrd-generator.8') diff --git a/man/nm-initrd-generator.8 b/man/nm-initrd-generator.8 new file mode 100644 index 00000000..f8e3d3c9 --- /dev/null +++ b/man/nm-initrd-generator.8 @@ -0,0 +1,103 @@ +'\" t +.\" Title: nm-initrd-generator +.\" Author: +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 10/19/2018 +.\" Manual: System Administration +.\" Source: NetworkManager 1.14.2 +.\" Language: English +.\" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.14\&.2" "System Administration" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +nm-initrd-generator \- early boot NetworkManager configuration generator +.SH "SYNOPSIS" +.HP \w'\fBnm\-initrd\-generator\fR\ 'u +\fBnm\-initrd\-generator\fR [\fIOPTIONS\fR...] \-\- [\fICMDLINE\fR...] +.SH "DESCRIPTION" +.PP +\fBnm\-initrd\-generator\fR +scans the command line for options relevant to network configuration and creates configuration files for an early instance of NetworkManager run from the initial ramdisk during early boot\&. +.SH "OPTIONS" +.PP +\fB\-c\fR | \fB\-\-connections\-dir\fR \fIpath\fR +.RS 4 +Output connection directory\&. +.RE +.PP +\fB\-d\fR | \fB\-\-sysfs\-dir\fR \fIpath\fR +.RS 4 +The sysfs mount point\&. +.RE +.PP +\fB\-s\fR | \fB\-\-stdout\fR +.RS 4 +Dump connections to standard output\&. Useful for debugging\&. +.RE +.PP +\fICMDLINE\fR +.RS 4 +The options that appear on the kernel command line\&. The following options are recognized: +.RS 4 +\fBip\fR +.RE +.RS 4 +\fBrd\&.route\fR +.RE +.RS 4 +\fBbridge\fR +.RE +.RS 4 +\fBbond\fR +.RE +.RS 4 +\fBteam\fR +.RE +.RS 4 +\fBvlan\fR +.RE +.RS 4 +\fBbootdev\fR +.RE +.RS 4 +\fBnameserver\fR +.RE +.RS 4 +\fBrd\&.peerdns\fR +.RE +.RS 4 +\fBrd\&.bootif\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 "EXIT STATUS" +.PP +\fBnm\-initrd\-generator\fR +exits with status 0\&. It ignores unrecognized options and prints an error message if it encounters a malformed option\&. +.SH "SEE ALSO" +.PP +\fBdracut.cmdline\fR(7), +\fBNetworkManager\fR(8)\&. -- cgit 1.3.0-6-gf8a5 From 3626b425d1bc017fdc6f1ea0cfd329d1e1681641 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 24 Oct 2018 21:01:12 +0200 Subject: New upstream version 1.14.4 --- 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 f8e3d3c9..0f53f770 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: 10/19/2018 +.\" Date: 10/24/2018 .\" Manual: System Administration -.\" Source: NetworkManager 1.14.2 +.\" Source: NetworkManager 1.14.4 .\" Language: English .\" -.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.14\&.2" "System Administration" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.14\&.4" "System Administration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- -- cgit 1.3.0-6-gf8a5