chiark / gitweb /
man: mention x-initrd.mount option in fstab options list
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 30 Jun 2014 13:41:01 +0000 (09:41 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 30 Jun 2014 22:41:17 +0000 (18:41 -0400)
man/systemd.mount.xml
man/systemd.special.xml

index 34a1ac8555bfe1c9e5e69bd04d809d36a3de6eaf..3bc4d3aeff07e161eaa5de03f63c4a60b2c97238 100644 (file)
                     opposite meaning and is the default.</para>
                     </listitem>
                   </varlistentry>
                     opposite meaning and is the default.</para>
                     </listitem>
                   </varlistentry>
+
+                  <varlistentry>
+                    <term><option>x-initrd.mount</option></term>
+
+                    <listitem><para>An additional filesystem to be
+                    mounted in the initramfs. See
+                    <filename>initrd-fs.target</filename> description
+                    in
+                    <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>.
+                    </para></listitem>
+                  </varlistentry>
                 </variablelist>
 
                 <para>If a mount point is configured in both
                 </variablelist>
 
                 <para>If a mount point is configured in both
index f590b3fa1111b9c458d69f875bc7fa7d3c91472d..f84639e2b4829d0ed6805289ecd47f7a30f10cd9 100644 (file)
                                         <filename>sysroot-usr.mount</filename>
                                         and all mount points found in
                                         <filename>/etc/fstab</filename>
                                         <filename>sysroot-usr.mount</filename>
                                         and all mount points found in
                                         <filename>/etc/fstab</filename>
-                                        that have the
-                                        <option>auto</option> and
+                                        that have
                                         <option>x-initrd.mount</option>
                                         <option>x-initrd.mount</option>
-                                        mount options set.
-                                        </para>
+                                        and not have <option>noauto</option>
+                                        mount options set.</para>
                                 </listitem>
                         </varlistentry>
                         <varlistentry>
                                 </listitem>
                         </varlistentry>
                         <varlistentry>