man-pages/man8/nm-initrd-generator.8.html
2021-03-31 01:06:50 +01:00

158 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of NM-INITRD-GENERATOR</TITLE>
</HEAD><BODY>
<H1>NM-INITRD-GENERATOR</H1>
Section: System Administration (8)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
nm-initrd-generator - early boot NetworkManager configuration generator
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>nm-initrd-generator</B> [<I>OPTIONS</I>...] -- [<I>CMDLINE</I>...]
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>nm-initrd-generator</B>
<DD>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.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
<B>-c</B> | <B>--connections-dir</B> <I>path</I>
<DL COMPACT><DT id="2"><DD>
Output connection directory.
</DL>
<P>
<B>-d</B> | <B>--sysfs-dir</B> <I>path</I>
<DL COMPACT><DT id="3"><DD>
The sysfs mount point.
</DL>
<P>
<B>-s</B> | <B>--stdout</B>
<DL COMPACT><DT id="4"><DD>
Dump connections to standard output. Useful for debugging.
</DL>
<P>
<I>CMDLINE</I>
<DL COMPACT><DT id="5"><DD>
The options that appear on the kernel command line. The following options are recognized:
<DL COMPACT><DT id="6"><DD>
<B>ip</B>
</DL>
<DL COMPACT><DT id="7"><DD>
<B>rd.route</B>
</DL>
<DL COMPACT><DT id="8"><DD>
<B>bridge</B>
</DL>
<DL COMPACT><DT id="9"><DD>
<B>bond</B>
</DL>
<DL COMPACT><DT id="10"><DD>
<B>team</B>
</DL>
<DL COMPACT><DT id="11"><DD>
<B>vlan</B>
</DL>
<DL COMPACT><DT id="12"><DD>
<B>bootdev</B>
</DL>
<DL COMPACT><DT id="13"><DD>
<B>nameserver</B>
</DL>
<DL COMPACT><DT id="14"><DD>
<B>rd.peerdns</B>
</DL>
<DL COMPACT><DT id="15"><DD>
<B>rd.bootif</B>
</DL>
<DL COMPACT><DT id="16"><DD>
<B>BOOTIF</B>
</DL>
Please consult the
<B><A HREF="/cgi-bin/man/man2html?7+dracut.cmdline">dracut.cmdline</A></B>(7)
manual for the documentation of the precise format of the values supported.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXIT STATUS</H2>
<P>
<B>nm-initrd-generator</B>
exits with status 0. It ignores unrecognized options and prints an error message if it encounters a malformed option.
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?7+dracut.cmdline">dracut.cmdline</A></B>(7),
<B><A HREF="/cgi-bin/man/man2html?8+NetworkManager">NetworkManager</A></B>(8).
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="17"><A HREF="#lbAB">NAME</A><DD>
<DT id="18"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="19"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="20"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="21"><A HREF="#lbAF">EXIT STATUS</A><DD>
<DT id="22"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:14 GMT, March 31, 2021
</BODY>
</HTML>