chiark / gitweb /
man: mention SYSTEMD_USER_WANTS
[elogind.git] / man / systemd-fstab-generator.xml
index 785febd6ce96a5aa0f7585562f7bcc6539bbde42..8996686e7a51be74a3e0a22f06347f9ea38f946a 100644 (file)
                 for details) into native systemd units early at boot
                 and when configuration of the system manager is
                 reloaded. This will instantiate mount and swap units
                 for details) into native systemd units early at boot
                 and when configuration of the system manager is
                 reloaded. This will instantiate mount and swap units
-                units as necessary.</para>
+                as necessary.</para>
+
+                <para>The <varname>passno</varname> field
+                is treated like a simple boolean, and the ordering information
+                is discarded. However, the root filesystem is checked
+                before all the other filesystems.</para>
 
                 <para>See
                 <citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
 
                 <para>See
                 <citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
@@ -71,7 +76,7 @@
 
                 <para><filename>systemd-fstab-generator</filename>
                 implements the <ulink
 
                 <para><filename>systemd-fstab-generator</filename>
                 implements the <ulink
-                url="http://www.freedesktop.org/wiki/Software/systemd/Generator">generator
+                url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator
                 specification</ulink>.</para>
         </refsect1>
 
                 specification</ulink>.</para>
         </refsect1>
 
@@ -81,7 +86,7 @@
                 <para><filename>systemd-fstab-generator</filename> understands
                 the following kernel command line parameters:</para>
 
                 <para><filename>systemd-fstab-generator</filename> understands
                 the following kernel command line parameters:</para>
 
-                <variablelist>
+                <variablelist class='kernel-commandline-options'>
 
                         <varlistentry>
                                 <term><varname>fstab=</varname></term>
 
                         <varlistentry>
                                 <term><varname>fstab=</varname></term>
                                 <listitem><para>Takes a boolean
                                 argument. Defaults to
                                 <literal>yes</literal>. If
                                 <listitem><para>Takes a boolean
                                 argument. Defaults to
                                 <literal>yes</literal>. If
-                                <literal>no</literal> causes the
+                                <literal>no</literal>, causes the
                                 generator to ignore any mounts or swaps
                                 configured in
                                 <filename>/etc/fstab</filename>. <varname>rd.fstab=</varname>
                                 generator to ignore any mounts or swaps
                                 configured in
                                 <filename>/etc/fstab</filename>. <varname>rd.fstab=</varname>
-                                is honoured only be initial RAM disk
+                                is honored only by initial RAM disk
                                 (initrd) while
                                 (initrd) while
-                                <varname>luks.fstab=</varname> is
-                                honoured by both the main system and
+                                <varname>fstab=</varname> is
+                                honored by both the main system and
                                 the initrd.  </para></listitem>
                         </varlistentry>
 
                                 the initrd.  </para></listitem>
                         </varlistentry>