[deployment-guide] Removed the firstboot-related section.

Jaromir Hradilek jhradile at fedoraproject.org
Fri May 20 00:22:03 UTC 2011


commit b532793327c50fd36a8e60784c08280d51489b67
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri May 20 01:57:57 2011 +0200

    Removed the firstboot-related section.
    
    Fedora 15 is not shipped with kexec-tools by default.

 en-US/The_kdump_Crash_Recovery_Service.xml |   35 +---------------------------
 1 files changed, 1 insertions(+), 34 deletions(-)
---
diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml
index 93d29cf..85c415a 100644
--- a/en-US/The_kdump_Crash_Recovery_Service.xml
+++ b/en-US/The_kdump_Crash_Recovery_Service.xml
@@ -12,7 +12,7 @@
   <section id="s1-kdump-configuration">
     <title>Configuring the kdump Service</title>
     <para>
-      This section covers three common means of configuring the <systemitem class="service">kdump</systemitem> service: at the first boot, using the <application>Kernel Dump Configuration</application> graphical utility, and doing so manually on the command line. It also describes how to test the configuration to verify that everything works as expected.
+      This section covers two common means of configuring the <systemitem class="service">kdump</systemitem> service: using the <application>Kernel Dump Configuration</application> graphical utility, and doing so manually on the command line. It also describes how to test the configuration to verify that everything works as expected.
     </para>
     <indexterm>
       <primary><systemitem class="service">kdump</systemitem></primary>
@@ -34,39 +34,6 @@
         For more information on how to install new packages in &MAJOROS;, refer to <xref linkend="sec-Installing" />.
       </para>
     </note>
-    <section id="s2-kdump-configuration-firstboot">
-      <title>Configuring the kdump at first boot</title>
-      <para>
-        When the system boots for the first time, the <application>firstboot</application> application is launched to guide a user through the initial configuration of the freshly installed system. To configure <systemitem class="service">kdump</systemitem>, navigate to the <guilabel>Kdump</guilabel> section, and follow the instructions below.
-      </para>
-      <important>
-        <title>Make sure the system has enough memory</title>
-        <para>
-          Unless the system has enough memory, this option will not be available. For the information on minimum memory requirements, refer to the <citetitle pubwork="section">Required minimums</citetitle> section of the <ulink url="http://www.redhat.com/rhel/compare/"><citetitle pubwork="webpage">Red Hat Enterprise Linux</citetitle> comparison chart</ulink>. Note that when the <systemitem class="service">kdump</systemitem> crash recovery is enabled, the minimum memory requirements increase by the amount of memory reserved for it. This value is determined by a user, and defaults to 128 MB.
-        </para>
-      </important>
-      <section id="s3-kdump-configuration-firstboot-enable">
-        <title>Enabling the Service</title>
-        <indexterm>
-          <primary><systemitem class="service">kdump</systemitem></primary>
-          <secondary>enabling the service</secondary>
-        </indexterm>
-        <para>
-          To start the <systemitem class="service">kdump</systemitem> daemon at boot time, select the <guilabel>Enable kdump?</guilabel> check box. This will enable the service for runlevels <literal>2</literal>, <literal>3</literal>, <literal>4</literal>, and <literal>5</literal>, and start it for the current session. Similarly, unselecting the check box will disable it for all runlevels and stop the service immediately.
-        </para>
-      </section>
-      <section id="s3-kdump-configuration-firstboot-memory">
-        <title>Configuring the Memory Usage</title>
-        <indexterm>
-          <primary><systemitem class="service">kdump</systemitem></primary>
-          <secondary>configuring the service</secondary>
-          <tertiary>memory usage</tertiary>
-        </indexterm>
-        <para>
-          To configure the amount of memory that is reserved for the <systemitem>kdump</systemitem> kernel, click the up and down arrow buttons next to the <guilabel>Kdump Memory</guilabel> field to increase or decrease the value. Notice that the <guilabel>Usable System Memory</guilabel> field changes accordingly showing you the remaining memory that will be available to the system.
-        </para>
-      </section>
-    </section>
     <section id="s2-kdump-configuration-gui">
       <title>Using the Kernel Dump Configuration Utility</title>
       <indexterm>


More information about the docs-commits mailing list