diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-14 19:23:28 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-14 19:23:28 +0100 |
| commit | 2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (patch) | |
| tree | e2222f5577115985dd52044d2991253403cdd952 /docs/api/html/nm-initrd-generator.html | |
| parent | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (diff) | |
New upstream version 1.35.91 upstream/1.35.91
Diffstat (limited to 'docs/api/html/nm-initrd-generator.html')
| -rw-r--r-- | docs/api/html/nm-initrd-generator.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/api/html/nm-initrd-generator.html b/docs/api/html/nm-initrd-generator.html index 274c2c41..8962d9c1 100644 --- a/docs/api/html/nm-initrd-generator.html +++ b/docs/api/html/nm-initrd-generator.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="nm-online.html" title="nm-online"> <link rel="next" href="nm-cloud-setup.html" title="nm-cloud-setup"> -<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -55,6 +55,14 @@ </tr> <tr> <td><p><span class="term"> + <code class="option">-p</code> | <code class="option">--persistent-connections-dir</code> + <em class="replaceable"><code>path</code></em> + </span></p></td> +<td><p>Persistent connection directory. If it exists, rd.neednet will not + cause a default connection to be generated in absence of other options.</p></td> +</tr> +<tr> +<td><p><span class="term"> <code class="option">-i</code> | <code class="option">--initrd-data-dir</code> <em class="replaceable"><code>path</code></em> </span></p></td> @@ -100,6 +108,7 @@ <tr><td><code class="option">rd.net.timeout.dhcp</code></td></tr> <tr><td><code class="option">rd.net.timeout.carrier</code></td></tr> <tr><td><code class="option">rd.znet</code></td></tr> +<tr><td><code class="option">rd.znet_ifnames</code></td></tr> <tr><td><code class="option">BOOTIF</code></td></tr> </table> <p>Please consult the <span class="citerefentry"><span class="refentrytitle">dracut.cmdline</span>(7)</span> @@ -161,6 +170,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |