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 --- docs/api/html/nm-initrd-generator.html | 107 +++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 docs/api/html/nm-initrd-generator.html (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 new file mode 100644 index 00000000..4dd3becb --- /dev/null +++ b/docs/api/html/nm-initrd-generator.html @@ -0,0 +1,107 @@ + + + + +nm-initrd-generator: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

nm-initrd-generator

+

nm-initrd-generator — early boot NetworkManager configuration generator

+
+
+

Synopsis

+

nm-initrd-generator [OPTIONS...] -- [CMDLINE...]

+
+
+

Description

+

nm-initrd-generator 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.

+
+
+

Options

+
++++ + + + + + + + + + + + + + + + + + + +

+ -c | --connections-dir + path +

Output connection directory.

+ -d | --sysfs-dir + path +

The sysfs mount point.

+ -s | --stdout +

Dump connections to standard output. Useful for debugging.

CMDLINE

+

The options that appear on the kernel command line. The following options are recognized:

+ + + + + + + + + + + + +
ip
rd.route
bridge
bond
team
vlan
bootdev
nameserver
rd.peerdns
rd.bootif
BOOTIF
+

Please consult the dracut.cmdline(7) + manual for the documentation of the precise format of the values supported.

+
+
+
+

Exit Status

+

nm-initrd-generator exits with status 0. It ignores unrecognized + options and prints an error message if it encounters a malformed option.

+
+
+

See Also

+

dracut.cmdline(7), + NetworkManager(8).

+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5