[deployment-guide/comm-rel: 173/727] Added the Additional Resources section.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:38:51 UTC 2010


commit d55265306f586e9ffbde2d18f0df1d58ea31e157
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Tue Jul 27 18:25:07 2010 +0200

    Added the Additional Resources section.

 en-US/The_kdump_Crash_Recovery_Service.xml |   45 ++++++++++++++++++++++++++++
 1 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml
index c4c61a0..d2c2504 100644
--- a/en-US/The_kdump_Crash_Recovery_Service.xml
+++ b/en-US/The_kdump_Crash_Recovery_Service.xml
@@ -101,4 +101,49 @@
       </section>
     </section>
   </section>
+  <section id="s1-kdump-resources">
+    <title>Additional Resources</title>
+    <section id="s2-kdump-resources-installed">
+      <title>Installed Documentation</title>
+      <variablelist>
+        <varlistentry>
+          <term><command>man kdump.conf</command></term>
+          <listitem>
+            <para>
+              The manual page for the <filename>/etc/kdump.conf</filename> configuration file containing the full documentation of available options.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><command>man kexec</command></term>
+          <listitem>
+            <para>
+              The manual page for the <command>kexec</command> command containing the full documentaion on its usage.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><filename>/usr/share/doc/kexec-tools-<replaceable>version</replaceable>/kexec-kdump-howto.txt</filename></term>
+          <listitem>
+            <para>
+              An overview of the <systemitem class="service">kdump</systemitem> and <command>kexec</command> installation and usage.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </section>
+    <section id="s2-kdump-resources-online">
+      <title>Useful Websites</title>
+      <variablelist>
+        <varlistentry>
+          <term><ulink url="https://access.redhat.com/kb/docs/DOC-6039" /></term>
+          <listitem>
+            <para>
+              The Red Hat Knowledgebase article about the <command>kexec</command> and <systemitem class="service">kdump</systemitem> configuration.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </section>
+  </section>
 </chapter>


More information about the docs-commits mailing list