[install-guide] Tweak TUI some more

Rüdiger Landmann rlandmann at fedoraproject.org
Sat Sep 11 22:06:28 UTC 2010


commit b2deaf9e1df43396942bdb68e71c263b2221a659
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Sun Sep 12 08:06:26 2010 +1000

    Tweak TUI some more

 ...Graphical_Installation_x86-common-section-1.xml |   55 +++++++++++++++++---
 en-US/Netconfig-x86.xml                            |    2 +-
 en-US/Netconfig_common-important-1.xml             |   15 -----
 en-US/TUI-common-title-1.xml                       |    6 --
 en-US/TUI-x86.xml                                  |   56 --------------------
 5 files changed, 49 insertions(+), 85 deletions(-)
---
diff --git a/en-US/Graphical_Installation_x86-common-section-1.xml b/en-US/Graphical_Installation_x86-common-section-1.xml
index 286b6be..e43e642 100644
--- a/en-US/Graphical_Installation_x86-common-section-1.xml
+++ b/en-US/Graphical_Installation_x86-common-section-1.xml
@@ -15,12 +15,20 @@
 	<xi:include href="Graphical_Installation_common-important-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 	<!-- Important — Graphical installation recommended -->
 	
-	<para>
-		Both the loader and later <application>anaconda</application> use a screen-based interface that includes most of the on-screen <firstterm>widgets</firstterm> commonly found on graphical user interfaces. <xref linkend="fig-install-widget1-x86"/>, and <xref linkend="fig-install-widget2-x86"/>, illustrate widgets that appear on screens during the installation process.
-	</para>
-	
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Graphical_Installation_common-note-2.xml"/>
 	
+	
+	<important>
+		<title>Important — Graphical Interface on the Installed System</title>
+		<para>
+			Installing in text mode does not prevent you from using a graphical interface on your system once it is installed.
+		</para>
+	</important>
+	
+	<para>
+		Apart from the graphical installer, <application>anaconda</application> also includes a text-based installer that includes most of the on-screen <firstterm>widgets</firstterm> commonly found on graphical user interfaces. <xref linkend="fig-install-widget1-x86"/> and <xref linkend="fig-install-widget2-x86"/> illustrate widgets that appear on screens during the installation process.
+	</para>
+
 	<figure float="0" id="fig-install-widget1-x86">
 		<xi:include href="Graphical_Installation_common-section-1-title-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 		<!-- Installation Program Widgets as seen in Boot Loader Configuration -->
@@ -32,6 +40,42 @@
 		<!-- Installation Program Widgets as seen in the partitioning screen -->
 		<xi:include href="Graphical_Installation_common-section-1-mediaobject-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 	</figure>
+
+	<para>
+		If one of the following situations occurs, the installation program uses text mode:
+	</para>
+	<itemizedlist>
+		<listitem>
+			<para>
+				The installation system fails to identify the display hardware on your computer
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				You choose the text mode installation from the boot menu
+			</para>
+		</listitem>
+	</itemizedlist>
+	
+	<xi:include href="TUI-common-para-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	<!-- While text mode installations are not explicitly documented -->
+	
+	<itemizedlist>
+		<xi:include href="TUI-common-listitem-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- Manipulation of LVM -->
+		<xi:include href="TUI-common-listitem-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- Customizing the partition layout -->
+		<xi:include href="TUI-common-listitem-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- Customizing the bootloader configuration -->
+		<xi:include href="TUI-common-listitem-4.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- Selection packages during installation -->
+		<xi:include href="TUI-common-listitem-5.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- configuring the installed system with Firstboot -->
+	</itemizedlist>
+	
+	<para>
+		If you choose to install Fedora in text mode, you can still configure your system to use a graphical interface after installation. Refer to <xref linkend="sn-switching-to-gui-login"/> for instructions.
+	</para>
 	
 	<xi:include href="Graphical_Installation_common-section-1-para-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 	<!-- The widgets include: -->
@@ -54,9 +98,6 @@
 	
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Graphical_Installation_common-section-2.xml"/>
 	
-	<xi:include href="TUI-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-	<!-- Graphical Interface Usage - Installing in text mode does not prevent you from using a graphical interface. -->
-	
 	
 </section>
 
diff --git a/en-US/Netconfig-x86.xml b/en-US/Netconfig-x86.xml
index 35091fa..7cdebac 100644
--- a/en-US/Netconfig-x86.xml
+++ b/en-US/Netconfig-x86.xml
@@ -35,7 +35,7 @@
 		<xi:include href="Netconfig_common-title-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 		<!-- Edit Network Connections -->
 		
-		<xi:include href="Netconfig_common-important-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+		<!-- <xi:include href="Netconfig_common-important-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -->
 		<!-- Manual configuration often necessary -->
 		
 		<xi:include href="Netconfig-common-tip-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>


More information about the docs-commits mailing list