install-guide Makefile, 1.17, 1.17.2.1 fedora-install-guide-beginninginstallation-en.xml, 1.10, 1.10.2.1 fedora-install-guide-en-outline.txt, 1.1, 1.1.4.1 fedora-install-guide-en.xml, 1.35, 1.35.2.1 fedora-install-guide-intro-en.xml, 1.24, 1.24.2.1

Scott Glaser (sonarguy) fedora-docs-commits at redhat.com
Fri Jan 6 01:01:45 UTC 2006


Author: sonarguy

Update of /cvs/docs/install-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13815

Modified Files:
      Tag: FC5_SAG
	Makefile fedora-install-guide-beginninginstallation-en.xml 
	fedora-install-guide-en-outline.txt 
	fedora-install-guide-en.xml fedora-install-guide-intro-en.xml 
Log Message:
Adding initial SAG changes, these changes incorporate comments from RFE 173735.


Index: Makefile
===================================================================
RCS file: /cvs/docs/install-guide/Makefile,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -r1.17 -r1.17.2.1
--- Makefile	3 Jan 2006 02:01:39 -0000	1.17
+++ Makefile	6 Jan 2006 01:01:23 -0000	1.17.2.1
@@ -14,7 +14,7 @@
 DOCBASE        	= fedora-install-guide
 
 define XMLEXTRAFILES_template
-XMLEXTRAFILES-$(1)=fedora-install-guide-abouttoinstall-$(1).xml fedora-install-guide-acknowledgements-$(1).xml fedora-install-guide-adminoptions-$(1).xml fedora-install-guide-beginninginstallation-$(1).xml fedora-install-guide-bootloader-$(1).xml fedora-install-guide-diskpartitioning-$(1).xml fedora-install-guide-$(1).xml fedora-install-guide-firstboot-$(1).xml fedora-install-guide-installingpackages-$(1).xml fedora-install-guide-intro-$(1).xml fedora-install-guide-locale-$(1).xml fedora-install-guide-networkconfig-$(1).xml fedora-install-guide-nextsteps-$(1).xml fedora-install-guide-other-instmethods-$(1).xml fedora-install-guide-packageselection-$(1).xml fedora-install-guide-rootpassword-$(1).xml fedora-install-guide-techref-$(1).xml  fedora-install-guide-timezone-$(1).xml fedora-install-guide-upgrading-$(1).xml
+XMLEXTRAFILES-$(1)=fedora-install-guide-abouttoinstall-$(1).xml fedora-install-guide-acknowledgements-$(1).xml fedora-install-guide-adminoptions-$(1).xml fedora-install-guide-beginninginstallation-$(1).xml fedora-install-guide-bootloader-$(1).xml fedora-install-guide-diskpartitioning-$(1).xml fedora-install-guide-$(1).xml fedora-install-guide-firstboot-$(1).xml fedora-install-guide-installingpackages-$(1).xml fedora-install-guide-intro-$(1).xml fedora-install-guide-locale-$(1).xml fedora-install-guide-networkconfig-$(1).xml fedora-install-guide-nextsteps-$(1).xml fedora-install-guide-packageselection-$(1).xml fedora-install-guide-rootpassword-$(1).xml fedora-install-guide-techref-$(1).xml  fedora-install-guide-timezone-$(1).xml fedora-install-guide-upgrading-$(1).xml
 endef
 
 $(foreach LANG,${LANGUAGES},$(eval $(call XMLEXTRAFILES_template,${LANG})))
@@ -33,3 +33,6 @@
 #${DOCBASE}-en/index.html::
 #	echo FINISHED AT LAST
 ######################################################
+#
+#Removed fedora-install-guide-other-instmethods-$(1).xml to follow new Flow Chart SAG
+#
\ No newline at end of file


Index: fedora-install-guide-beginninginstallation-en.xml
===================================================================
RCS file: /cvs/docs/install-guide/fedora-install-guide-beginninginstallation-en.xml,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -r1.10 -r1.10.2.1
--- fedora-install-guide-beginninginstallation-en.xml	26 Nov 2005 16:59:27 -0000	1.10
+++ fedora-install-guide-beginninginstallation-en.xml	6 Jan 2006 01:01:36 -0000	1.10.2.1
@@ -10,6 +10,76 @@
     piece of media.
   </para>
 
+  <section id="sn-begin-non-network-installation">
+    <title>Beginning Non-Network Installation Methods</title>
+
+    <para>
+      Insert Text about Beginning Non-Network Installation Methods.
+    </para>
+  		<section id="sn-begin-cd-installation">
+    	<title>Beginning CD Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning CD Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-begin-dvd-installation">
+    	<title>Beginning DVD Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning DVD Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-begin-usb-installation">
+    	<title>Beginning USB Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning USB Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-begin-hard-drive-installation">
+    	<title>Beginning Hard Drive Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning Hard Drive Installation Method.
+    	</para>
+  		</section>
+  </section>
+  
+  <section id="sn-begin-network-installation">
+    <title>Beginning Network Installation Methods</title>
+
+    <para>
+      Insert Text about Beginning Network Installation Methods.
+    </para>
+  		<section id="sn-begin-http-installation">
+    	<title>Beginning HTTP Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning HTTP Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-begin-ftp-installation">
+    	<title>Beginning FTP Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning FTP Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-begin-nfs-installation">
+    	<title>Beginning NFS Installation Method</title>
+
+    	<para>
+      	  Insert text about Beginning NFS Installation Method.
+    	</para>
+  		</section>
+  </section>
+<!--
   <para>
     If you boot from the first installation disc of the &FC;
     distribution, you may choose a different source for installation.
@@ -232,7 +302,7 @@
 	set, or <guibutton>Continue</guibutton> to proceed with the
 	installation.
       </para>
-
+-->
 <!--
 
     <note>
@@ -259,7 +329,7 @@
     installing from bad discs on that chance. - PWF.
 
 -->
-
+<!--
     </section>
 
 
@@ -288,10 +358,11 @@
       To boot with <indexterm>
 	<primary>PXE (Pre-boot eXecution Environment)</primary>
       </indexterm> PXE, you need a properly configured server, and a
-      network interface in your computer that supports PXE. <!-- Refer
+      network interface in your computer that supports PXE. --><!-- Refer
       to <ulink url="SOME-URL">SOME-URL</ulink> for information on how
       to configure a PXE server.  [When this tutorial exists, uncomment
       this. - PWF.] -->
+<!--
     </para>
 
     <para>
@@ -358,9 +429,8 @@
 	Refer to your hardware documentation for more information.
       </para>
     </note>
-
   </section>
-
+-->
 </chapter>
 
 <!--


Index: fedora-install-guide-en-outline.txt
===================================================================
RCS file: /cvs/docs/install-guide/fedora-install-guide-en-outline.txt,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -r1.1 -r1.1.4.1
--- fedora-install-guide-en-outline.txt	25 Nov 2003 21:04:52 -0000	1.1
+++ fedora-install-guide-en-outline.txt	6 Jan 2006 01:01:36 -0000	1.1.4.1
@@ -1,42 +1,100 @@
 Introduction
-
-Starting the Installation Program
-     Boot Methods
-	  CDROM
-	  Diskette
-	  PXE???
-     Installation Methods
-	  CDROM
-	  NFS
-	  FTP
-	  HTTP
-	  Hard Drive
-
-Language Selection
-Keyboard Configuration
-Mouse Configuration
-Upgrade or Install
-Installation Type
-Disk Partitioning Setup
-Automatic Partitioning
-Partitioning Your System
-Boot Loader Configuration
+	Understanding Computer Architectures
+		i386
+		x86_64
+		PPC
+	Before You Begin
+	Understanding What You Are About To Do
+	Determining Installation Method
+	Non-Network Installation
+		CD Installation
+		DVD Installation
+		USB Installation
+		Hard Drive Installation
+	Network Installation
+		HTTP Installation
+		FTP Installation
+		NFS Installation
+	Getting the Installation Media
+		Downloaded Media
+		Purchased Media
+	Preparing the Installation Media
+		Non-Network Installation
+			CD Installation
+			DVD Installation
+			USB Installation
+			Hard Drive Installation
+		Network Installation
+			HTTP Installation
+			FTP Installation
+			NFS Installation
+Beginning the Installation
+	Non-Network Installation
+		CD Installation
+		DVD Installation
+		USB Installation
+		Hard Drive Installation
+	Network Installation
+		HTTP Installation
+		Installation
+		NFS Installation
+Identifying Your Locale
+	Language Setup
+	Keyboard Configuration
+Upgrading an Existing System
+	Upgrade Examine
+	Upgrading Boot Loader Configuration
+Disk Partitioning
+	General Information on Partitions
+		Partition Types
+		Understanding LVM
+		Creating a /home Partition
+	Disk Druid
+Boot Loader
+	Keeping Your Existing Boot Loader
+	Booting Additional Operating Systems
+	Setting a Boot Loader Password
+	Advanced Boot Loader Options
 Network Configuration
-Firewall Configuration
-Language Support Selection
-Time Zone Configuration
-Set Root Password
-Authentication Configuration
-Package Group Selection
-Preparing to Install
+	Network Devices
+	Computer Hostname
+	Miscellaneous Settings
+Time Zone Selection
+	Selecting a Time Zone
+	Universal Co-ordinated Time (UTC)
+Set the Root Password
+Package Selection
+	Package Installation Defaults
+	Package Group Selection
+	Additional Language Support
+	Everything or Minimal Installations
+About to Install
 Installing Packages
-Boot Diskette Creation
-Video Card Configuration
-X Configuration
-
-Appendixes:
-
-Upgrading
-Kickstart
-Dual-Boot
-Additional Boot Options
+First Boot
+	License Agreement
+	Firewall
+	SELinux
+	Date and Time
+	Display
+	System User
+	Sound Card
+Your Next Steps
+	Updating your Fedora System
+	Subscribing to Fedora Announcements and News
+	Finding Documentation on the Web
+	Getting Community Support
+	Joining the Fedora Community
+Appendix: Management Options
+	Boot Options
+		Booting Your Computer in Rescue Mode
+		Configuring the Installation System
+		Enabling Remote Access to the Installation System
+		Automating the Installation with Kickstart
+		Hardware Compatibility Options
+		Installing Fedora Core with Expert Mode
+	Performing a Memory (RAM) Test
+	Accessing the Consoles
+	Aborting the Installation
+Appendix: Technical References
+Acknowledgements
+Index


Index: fedora-install-guide-en.xml
===================================================================
RCS file: /cvs/docs/install-guide/fedora-install-guide-en.xml,v
retrieving revision 1.35
retrieving revision 1.35.2.1
diff -u -r1.35 -r1.35.2.1
--- fedora-install-guide-en.xml	3 Jan 2006 01:08:41 -0000	1.35
+++ fedora-install-guide-en.xml	6 Jan 2006 01:01:36 -0000	1.35.2.1
@@ -6,8 +6,8 @@
 
 <!ENTITY DOCNAME "fedora-install-guide">
 <!ENTITY DOCLANG "en">
-<!ENTITY DOCVERSION "1.1">
-<!ENTITY DOCDATE "2005-12-22">
+<!ENTITY DOCVERSION "1.1.1">
+<!ENTITY DOCDATE "2006-01-04">
 <!ENTITY DOCID "&DOCNAME;-&DOCLANG;-&DOCVERSION; (&DOCDATE;)">
 
 <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml">
@@ -20,7 +20,9 @@
 
 <!ENTITY INTRODUCTION SYSTEM "fedora-install-guide-intro-en.xml">
 <!ENTITY BEGINNINGINSTALLATION SYSTEM "fedora-install-guide-beginninginstallation-en.xml">
+<!-- Removed to follow New Flow Chart SAG
 <!ENTITY OTHERINSTALLMETHODS SYSTEM "fedora-install-guide-other-instmethods-en.xml">
+-->
 <!ENTITY LOCALE SYSTEM "fedora-install-guide-locale-en.xml">
 <!ENTITY UPGRADING SYSTEM "fedora-install-guide-upgrading-en.xml">
 <!ENTITY DISKPARTITIONING SYSTEM "fedora-install-guide-diskpartitioning-en.xml">
@@ -216,6 +218,16 @@
           </para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>1.1.1</revnumber>
+        <date>2006-01-04</date>
+        <authorinitials>ScottGlaser</authorinitials>
+        <revdescription>
+          <para>
+            Edited Install Guide per RFE 173735 to include new flow.
+          </para>
+        </revdescription>
+      </revision>
     </revhistory>
   </bookinfo>
 
@@ -223,7 +235,9 @@
 
   &BEGINNINGINSTALLATION;
 
+<!-- Removed to follow New Flow Chart SAG
   &OTHERINSTALLMETHODS;
+-->
 
   &LOCALE;
 


Index: fedora-install-guide-intro-en.xml
===================================================================
RCS file: /cvs/docs/install-guide/fedora-install-guide-intro-en.xml,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -r1.24 -r1.24.2.1
--- fedora-install-guide-intro-en.xml	12 Dec 2005 02:21:54 -0000	1.24
+++ fedora-install-guide-intro-en.xml	6 Jan 2006 01:01:36 -0000	1.24.2.1
@@ -7,7 +7,7 @@
     entirely with open source software.
   </para>
   <caution>
-    <title>&FC; Lifecycle</title>
+    <title>&FC; Life-cycle</title>
 
     <para>
       &FC; is a rapidly evolving system which follows the latest
@@ -90,23 +90,23 @@
           </para>
         </listitem>
       </varlistentry>
-
+<!-- Re-Ordered the List for Logical Progression from most common to least common SAG -->
       <varlistentry>
-        <term>ppc</term>
+        <term>x86_64</term>
         <listitem>
           <para>
-            PowerPC processors, such as those found in Apple Power
-            Macintosh, G3, G4, and G5, and IBM pSeries systems
+            64-bit AMD processors such as Athlon64, Turion64, Opteron;
+            and Intel 64-bit processors such as EM64T
           </para>
         </listitem>
       </varlistentry>
-
+      
       <varlistentry>
-        <term>x86_64</term>
+        <term>ppc</term>
         <listitem>
           <para>
-            64-bit AMD processors such as Athlon64, Turion64, Opteron;
-            and Intel 64-bit processors such as EM64T
+            PowerPC processors, such as those found in Apple Power
+            Macintosh, G3, G4, and G5, and IBM pSeries systems
           </para>
         </listitem>
       </varlistentry>
@@ -123,9 +123,7 @@
     <itemizedlist>
       <listitem>
         <para>
-          Boot or installation media (refer to
-          <xref
-	  linkend="sn-preparing-media"/> for more information)
+          Boot or installation media
         </para>
       </listitem>
       <listitem>
@@ -171,11 +169,7 @@
       <para>
         In some circumstances you may need to provide information about
         your network during the installation process. Refer to
-        <xref
-	linkend="sn-installing-networkinstallation" /> and
-        <xref
-	linkend="sn-installing-managed-network" /> for more
-        information.
+        <xref linkend="sn-network-installation" /> for more information.
       </para>
 
       <note>
@@ -188,6 +182,7 @@
         </para>
       </note>
     </section>
+  </section>
 <!--
 
     Is it just me, or is this section really out of place? [PWF]
@@ -210,6 +205,8 @@
     </section>
 
 -->
+<!-- This section Removed to follow New Flow Chart Design SAG
+
     <section id="sn-installing-networkinstallation">
       <title>Installing from a Server or Website</title>
 
@@ -312,7 +309,8 @@
         part of the installation process. &FC; can also use LDAP
         directories.
       </para>
-<!--
+    -->
+<!-- 
 	
 	<para>
 	  The process of configuring your &FC; system to use network
@@ -322,6 +320,8 @@
 	[When this tutorial exists, remove these comments.]
 
 	-->
+	
+<!-- This section Removed to follow New Flow Chart Design SAG
       <caution>
         <title>Consult Network Administrators</title>
 
@@ -335,8 +335,151 @@
       </caution>
     </section>
   </section>
+-->
+<!-- Inserted the sections from the new Flow Chart -->
+  <section id="sn-underastanding-about">
+    <title>Understanding What You Are About To Do</title>
+
+    <para>
+      You are downloading an entire operating system, and in most cases, 
+      you are then going to install the operating system on your computer. 
+      If you are connected to the Internet via a slow connection, like a 
+      modem, then downloading Fedora Core will be an extremely 
+      time-consuming process. The time it takes to download the installation 
+      files for &FC; depends greatly upon your connection speed to the Internet. 
+      For example, if you are downloading the installation disk images (called ISOs), 
+      then each image file will weigh in at just under 650 MB. This means that with a 
+      56K modem connection it will take approximately 27 hours to complete the download of 
+      just one disk, and most installations require more than one.
+    </para>
+    
+    <para>
+      If you are connected to the Internet via a slow connection it is recommended 
+      that you look at the option of using purchased media as referenced in section <xref
+	  linkend="sn-purchased-media" />. Another option that is available is to contact your 
+	  local Linux Users Group (LUG), typically these groups are more than willing to provide 
+	  copies of &FC; for free or at a nominal cost.
+	</para>
+
+	<para>
+	  For those of you that are lucky enough to have a high-speed broadband Internet connection 
+	  there are numerous other options. First there is the option to download the ISO images 
+	  directly from the Internet as referenced in section <xref
+	  linkend="sn-downloaded-media" />. Other methods include downloading a boot image and 
+	  installing &FC; directly from the Internet, however those methods and others will be 
+	  referenced in section <xref linkend="sn-determining-sn-network-installationinstall-method" />.
+	</para>
+  </section>
+  
+  <section id="sn-determining-install-method">
+    <title>Determining Your Installation Method</title>
+
+    <para>
+      The first thing that needs to be discussed is determining you method of installation.
+      Many things may factor into this decision such as the type of Internet connection you 
+      may have or to which you may have access. Another determining factor will be can you
+      prepare the media once once obtained. Another factor is which method is most efficient
+      for you the user.
+    </para>
+  </section>
+  
+  <section id="sn-non-network-installation">
+    <title>Non-Network Installation Methods</title>
+
+    <para>
+      Insert Text about Non-Network Installation Methods.
+    </para>
+  		<section id="sn-cd-installation">
+    	<title>CD Installation Method</title>
+
+    	<para>
+      	  Insert text about CD Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-dvd-installation">
+    	<title>DVD Installation Method</title>
+
+    	<para>
+      	  Insert text about DVD Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-usb-installation">
+    	<title>USB Installation Method</title>
+
+    	<para>
+      	  Insert text about USB Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-hard-drive-installation">
+    	<title>Hard Drive Installation Method</title>
+
+    	<para>
+      	  Insert text about Hard Drive Installation Method.
+    	</para>
+  		</section>
+  </section>
+  
+  <section id="sn-network-installation">
+    <title>Network Installation Methods</title>
+
+    <para>
+      Insert Text about Network Installation Methods.
+    </para>
+  		<section id="sn-http-installation">
+    	<title>HTTP Installation Method</title>
+
+    	<para>
+      	  Insert text about HTTP Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-ftp-installation">
+    	<title>FTP Installation Method</title>
+
+    	<para>
+      	  Insert text about FTP Installation Method.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-nfs-installation">
+    	<title>NFS Installation Method</title>
+
+    	<para>
+      	  Insert text about NFS Installation Method.
+    	</para>
+  		</section>
+  </section>
+  
+  <section id="sn-getting-media">
+    <title>Getting the Installation Media</title>
+
+    <para>
+      Insert text about Getting the Installation Media.
+    </para>
+    
+    	<section id="sn-downloaded-media">
+    	<title>Downloaded Media</title>
+
+    	<para>
+      	  Insert text about Downloaded Media.
+    	</para>
+  		</section>
+  		
+  		<section id="sn-purchased-media">
+    	<title>Purchased Media</title>
+
+    	<para>
+      	  Insert text about Purchased Media.
+    	</para>
+  		</section>
+  </section>
+<!-- End inserted text to follow New Flow Chart -->
+
   <section id="sn-preparing-media">
-    <title>Preparing Media</title>
+  <title>Preparing Media</title>
 
     <para>
       To install &FC; from discs, you need five installation CDs, or the
@@ -344,6 +487,77 @@
       architecture.
     </para>
 
+  		<section id="sn-prep-non-network-installation-media">Methods
+    	<title>Preparing Non-Network Installation Media</title>
+
+	    <para>
+    	  Insert Text about Preparing Non-Network Installation Media.
+    	</para>
+  	
+  			<section id="sn-prep-cd-installation-media">
+    		<title>Preparing CD Installation Media</title>
+
+    		<para>
+    	  	  Insert text about Preparing CD Installation Media.
+    		</para>
+  			</section>
+  		
+  			<section id="sn-prep-dvd-installation-media">
+    		<title>Preparing CD Installation Media</title>
+
+    		<para>
+    	  	  Insert text about Preparing CD Installation Media.
+    		</para>
+  			</section>
+  		
+  			<section id="sn-prep-usb-installation-media">
+    		<title>Preparing USB Installation Media</title>
+
+    		<para>
+    	  	  Insert text about Preparing USB Installation Media.
+    		</para>
+  			</section>
+  		
+  			<section id="sn-prep-hard-drive-installation-media">
+    		<title>Preparing Hard Drive Installation Media</title>
+	
+    		<para>
+    	  	  Insert text about Preparing Hard Drive Installation Media.
+    		</para>
+  			</section>
+  		</section>
+
+	  <section id="sn-prep-network-installation-media">
+	  <title>Preparing Network Installation Media</title>
+
+	  <para>
+	    Insert Text about Preparing Network Installation Media.
+	  </para>
+	  		<section id="sn-prep-http-installation-media">
+		  	<title>Preparing HTTP Installation Media</title>
+
+	  		<para>
+	   		  Insert text about Preparing HTTP Installation Media.
+	  		</para>
+	  		</section>
+  
+	  		<section id="sn-prep-ftp-installation-meida">
+	    	<title>Preparing FTP Installation Media</title>
+	
+	    	<para>
+	      	  Insert text about Preparing FTP Installation Media.
+	    	</para>
+	  		</section>
+  			
+	  		<section id="sn-prep-nfs-installation-media">
+	    	<title>Preparing NFS Installation Media</title>
+	    	<para>
+	      	  Insert text about Preparing NFS Installation Media.
+	    	</para>
+	  		</section>
+		  </section>
+	</section>  		
+<!-- Removed to match the New Flow Chart
     <para>
       For instructions to download and prepare this CD or DVD installation media, refer
       to <ulink url="http://fedora.redhat.com/download/"/>. If you
@@ -454,9 +668,6 @@
         following command to burn a CD image file to a blank recordable
         CD:
       </para>
-<screen>
-<userinput>cdrecord --device=<replaceable>cdwriter-device</replaceable> -tao -eject <replaceable>image-file.iso</replaceable></userinput>
-</screen>
     </section>
 
     <section id="sn-preparing-usb-media">
@@ -514,15 +725,13 @@
           <para>
             In the terminal window, type the following command:
           </para>
-<screen>
-<userinput>dd if=diskboot.img of=/dev/sda</userinput>
-</screen>
+
         </step>
       </procedure>
-    </section>
+    </section> 
   </section>
+-->
 </preface>
-
 <!--
 Local variables:
 mode: xml




More information about the Fedora-docs-commits mailing list