]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.8: add missing lvmconf info
authorMichal Soltys <soltys@ziu.info>
Fri, 7 Oct 2011 20:23:50 +0000 (22:23 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 10 Oct 2011 09:54:25 +0000 (11:54 +0200)
Signed-off-by: Michal Soltys <soltys@ziu.info>
dracut.8.xml

index 709f1a6517fb9f073975252c323166387018c173..47cc371de58313100fcdab3540fa3ca6d96d0de3 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
+<!-- vim: set ts=8 sts=2 sw=2 et: -->
 <refentry id="dracut8">
   <refentryinfo>
     <title>dracut</title>
@@ -227,6 +228,22 @@ include in the generic initramfs. This parameter can be specified multiple times
             <para>do not include local <filename>/etc/mdadm.conf</filename></para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term>
+            <option>--lvmconf</option>
+          </term>
+          <listitem>
+            <para>include local <filename>/etc/lvm/lvm.conf</filename></para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>
+            <option>--nolvmconf</option>
+          </term>
+          <listitem>
+            <para>do not include local <filename>/etc/lvm/lvm.conf</filename></para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term>
             <option>--strip</option>