[install-guide] Documented Live Desktop screens at start of live installation for IQSG

Jack Reed jjr at fedoraproject.org
Thu Jan 24 06:04:59 UTC 2013


commit 84562226e8ebef50e6540f6ee3e23e107419d984
Author: Jack Reed <jreed at redhat.com>
Date:   Thu Jan 24 16:04:45 2013 +1000

    Documented Live Desktop screens at start of live installation for IQSG

 en-US/Fedora_Live_Desktop.xml                  |   47 ++++++++++++++++++++++++
 en-US/Installation_Quick_Start_Guide.xml       |    2 +-
 en-US/images/bootscreen/bootscreen-livecd.png  |  Bin 0 -> 4060 bytes
 en-US/images/livedesktop/livedesktop-login.png |  Bin 0 -> 455656 bytes
 en-US/images/livedesktop/try_or_install.png    |  Bin 0 -> 645386 bytes
 5 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Fedora_Live_Desktop.xml b/en-US/Fedora_Live_Desktop.xml
new file mode 100644
index 0000000..a642648
--- /dev/null
+++ b/en-US/Fedora_Live_Desktop.xml
@@ -0,0 +1,47 @@
+<?xml version='1.0'?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docarticle/xml/4.5/docarticlex.dtd" [
+]>
+
+<section id="Fedora_Live_Desktop">
+	<title>Fedora Live Desktop</title>
+	<para>
+		After a ten-second countdown, your computer loads the Fedora live system and presents you with a login screen:
+	</para>
+	<figure float="0" id="fig-livedesktop-login"><title>The Fedora live system login screen</title>
+		<mediaobject>
+			<imageobject><imagedata fileref="images/livedesktop/livedesktop-login.png" format="PNG" width="444"/></imageobject>
+			<textobject><para>
+					The Fedora live system login screen. Click the user named <guilabel>Live System User</guilabel> to log in and reach the desktop.
+				</para>
+			</textobject>
+		</mediaobject>
+	</figure>
+	
+	<para>
+		Click the <guibutton>Live System User</guibutton> button. No password is required. The Fedora live system desktop will then load.
+	</para>
+
+	
+	<para>
+		After a few seconds, a menu will appear offering two choices.
+	</para>
+	
+	<figure float="0" id="fig-livedesktop"><title>Try or install Fedora</title>
+		<mediaobject>
+			<imageobject><imagedata fileref="images/livedesktop/try_or_install.png" format="PNG" width="444"/></imageobject>
+			<textobject><para>
+					The menu presented when the desktop loads, offering the choice to try Fedora or install it to the hard drive.
+				</para>
+			</textobject>
+		</mediaobject>
+	</figure>
+	
+	<para>
+		To test out Fedora before installing, click <guibutton>Try Fedora</guibutton> to browse the desktop interface.
+	</para>
+	
+	<para>
+		To install Fedora, click <guibutton>Install to Hard Drive</guibutton>.
+	</para>
+	
+</section>
diff --git a/en-US/Installation_Quick_Start_Guide.xml b/en-US/Installation_Quick_Start_Guide.xml
index 1c6dff4..17a65c5 100644
--- a/en-US/Installation_Quick_Start_Guide.xml
+++ b/en-US/Installation_Quick_Start_Guide.xml
@@ -15,7 +15,7 @@
 	
 	<xi:include href="Boot_your_computer_from_the_CD.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	
-	<!-- <xi:include href="Fedora_Live_Desktop.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
+	<xi:include href="Fedora_Live_Desktop.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	
 	<xi:include href="Language_Configuration-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	
diff --git a/en-US/images/bootscreen/bootscreen-livecd.png b/en-US/images/bootscreen/bootscreen-livecd.png
new file mode 100644
index 0000000..597ce0b
Binary files /dev/null and b/en-US/images/bootscreen/bootscreen-livecd.png differ
diff --git a/en-US/images/livedesktop/livedesktop-login.png b/en-US/images/livedesktop/livedesktop-login.png
new file mode 100644
index 0000000..92fd430
Binary files /dev/null and b/en-US/images/livedesktop/livedesktop-login.png differ
diff --git a/en-US/images/livedesktop/try_or_install.png b/en-US/images/livedesktop/try_or_install.png
new file mode 100644
index 0000000..9954ab2
Binary files /dev/null and b/en-US/images/livedesktop/try_or_install.png differ


More information about the docs-commits mailing list