Blame 0071-dracut.8-add-missing-lvmconf-info.patch

Harald Hoyer 55891e
From 77270329ba94b15c03e2f8154b0866d249e2d71f Mon Sep 17 00:00:00 2001
Harald Hoyer 55891e
From: Michal Soltys <soltys@ziu.info>
Harald Hoyer 55891e
Date: Fri, 7 Oct 2011 22:23:50 +0200
Harald Hoyer 55891e
Subject: [PATCH] dracut.8: add missing lvmconf info
Harald Hoyer 55891e
Harald Hoyer 55891e
Signed-off-by: Michal Soltys <soltys@ziu.info>
Harald Hoyer 55891e
---
Harald Hoyer 55891e
 dracut.8.xml |   17 +++++++++++++++++
Harald Hoyer 55891e
 1 files changed, 17 insertions(+), 0 deletions(-)
Harald Hoyer 55891e
Harald Hoyer 55891e
diff --git a/dracut.8.xml b/dracut.8.xml
Harald Hoyer 55891e
index 709f1a6..47cc371 100644
Harald Hoyer 55891e
--- a/dracut.8.xml
Harald Hoyer 55891e
+++ b/dracut.8.xml
Harald Hoyer 55891e
@@ -1,5 +1,6 @@
Harald Hoyer 55891e
 
Harald Hoyer 55891e
 
Harald Hoyer 55891e
+
Harald Hoyer 55891e
 <refentry id="dracut8">
Harald Hoyer 55891e
   <refentryinfo>
Harald Hoyer 55891e
     <title>dracut</title>
Harald Hoyer 55891e
@@ -229,6 +230,22 @@ include in the generic initramfs. This parameter can be specified multiple times
Harald Hoyer 55891e
         </varlistentry>
Harald Hoyer 55891e
         <varlistentry>
Harald Hoyer 55891e
           <term>
Harald Hoyer 55891e
+            <option>--lvmconf</option>
Harald Hoyer 55891e
+          </term>
Harald Hoyer 55891e
+          <listitem>
Harald Hoyer 55891e
+            <para>include local <filename>/etc/lvm/lvm.conf</filename></para>
Harald Hoyer 55891e
+          </listitem>
Harald Hoyer 55891e
+        </varlistentry>
Harald Hoyer 55891e
+        <varlistentry>
Harald Hoyer 55891e
+          <term>
Harald Hoyer 55891e
+            <option>--nolvmconf</option>
Harald Hoyer 55891e
+          </term>
Harald Hoyer 55891e
+          <listitem>
Harald Hoyer 55891e
+            <para>do not include local <filename>/etc/lvm/lvm.conf</filename></para>
Harald Hoyer 55891e
+          </listitem>
Harald Hoyer 55891e
+        </varlistentry>
Harald Hoyer 55891e
+        <varlistentry>
Harald Hoyer 55891e
+          <term>
Harald Hoyer 55891e
             <option>--strip</option>
Harald Hoyer 55891e
           </term>
Harald Hoyer 55891e
           <listitem>