[install-guide/F21-rewrite] Adding the summary hub to graphical installation

pbokoc pbokoc at fedoraproject.org
Fri Oct 10 16:51:32 UTC 2014


commit f6bf760554f336de6bfcf7723a64a2ce08ef171f
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Fri Oct 10 18:55:57 2014 +0200

    Adding the summary hub to graphical installation

 en-US/SummaryHub.xml |   39 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/en-US/SummaryHub.xml b/en-US/SummaryHub.xml
index 2bd7ee6..49ad740 100644
--- a/en-US/SummaryHub.xml
+++ b/en-US/SummaryHub.xml
@@ -6,6 +6,43 @@
 <section id="sect-installation-gui-installation-summary">
 	<title>Installation Summary</title>
 	<para>
-		text
+		 The <guilabel>Installation Summary</guilabel> screen is the central location for setting up an installation. Most of the options which can be configured during the installation can be accessed from here.
+	</para>
+	<para>
+		<remark>TODO: screen</remark>
+	</para>
+	<note>
+		<para>
+			If you used a Kickstart option or a boot option to specify an installation repository on a network, but no network is available at the start of the installation, the installer will display the <guilabel>Network Configuration</guilabel> screen for you to set up a network connection prior to displaying the <guilabel>Installation Summary</guilabel> screen.
+		</para>
+	</note> 
+	<para>
+		The summary screen consists of several links to other screens, separated into categories. These links can be in several different states, which are graphically indicated:
+	</para>
+	<itemizedlist>
+		<listitem>
+			<para>
+				A <emphasis>warning symbol</emphasis> (yellow triangle with an exclamation mark) next to an icon means that a screen requires your attention before you start the installation. This typically happens with the <guilabel>Installation Destination</guilabel> screen, because even though there is a default automatic partitioning variant, you always have to at least confirm this selection, even if you do not want to make any changes.
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				If a link is <emphasis>greyed out</emphasis>, it means that the installer is currently configuring this section, and you must wait for the configuration to finish before accessing that screen. This typically happens when you change the installation source in the <guilabel>Installation Source</guilabel> screen and the installer is probing the new source location and gathering a list of available packages.
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				Screens with <emphasis>black text and no warning symbol</emphasis> mean that this screen does not require your attention. You can still change your settings in these screens, but it is not necessary to do so to complete the installation. This typically happens with localization settings, as these are either detected automatically, or set up on the previous screen where you select your language and locale.
+			</para>
+		</listitem>
+	</itemizedlist>
+	<para>
+		A message is displayed at the bottom of the summary screen, and the <guilabel>Begin Installation</guilabel> button is greyed out, as long as at least one item has not been configured yet.
+	</para>
+	<para>
+		<remark>TODO: screen showing all the different states</remark>
+	</para>
+	<para>
+		Once you configure everything required for the installation, you can press the <guilabel>Begin Installation</guilabel> button to start installing &PRODUCT;. Note that as the text below this button says, nothing will be written to your hard drive before you press this button. You can press <guilabel>Quit</guilabel> at any point; this will reboot your system without making any lasting changes to it.
 	</para>
 </section>


More information about the docs-commits mailing list