[readme-burning-isos] The naming convention for images has changed, and has to apply to multiple types of images. Rather t

Pete Travis immanetize at fedoraproject.org
Thu Jul 4 08:06:28 UTC 2013


commit 389a1c3a866adc3bc66101a279ce3784a6d7646b
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Thu Jul 4 02:02:25 2013 -0600

    The naming convention for images has changed, and has to apply to multiple types of images.
    Rather than provide a detailed breakdown of the naming convention,
    we give some examples and enough information to explain them.

 en-US/Downloading.xml |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Downloading.xml b/en-US/Downloading.xml
index f5ad352..d70c100 100644
--- a/en-US/Downloading.xml
+++ b/en-US/Downloading.xml
@@ -90,10 +90,10 @@
                         <entry>
                           <simplelist>
                             <member>
-                              Sized for 3.5&nbsp;GB DVD media and 4&nbsp;GB or larger USB media
+                              Sized for 3.5&nbsp;GB DVD media and 4&nbsp;GB or larger USB media.
                             </member>
                             <member>
-                              Offers the most flexible installation options 
+                              Offers the most flexible installation options. 
                             </member>
                             <member>
                               Suited for customized installs, offline use, and low memory systems.
@@ -108,7 +108,7 @@
                         <entry>
                           <simplelist>
                             <member>
-                              Sized for CD media and 512&nbsp;MB or larger USB media
+                              Sized for CD media and 512&nbsp;MB or larger USB media.
                             </member>
                             <member>
                               Offers flexible installation options, downloads latest packages during installation.
@@ -126,7 +126,7 @@
                         <entry>
                           <simplelist>
                             <member>
-                              Sized for 1&nbsp;GB USB media or larger optical media
+                              Sized for 1&nbsp;GB USB media or larger optical media.
                             </member>
                             <member>
                               Various spin images offer a live preview of the desktop environment they represent. They install only the features available from the spin, but can be added to after installation.
@@ -147,8 +147,18 @@
                   </para>
                 </note>
 		<para>
-			The exact files you need from the download server depend upon your system and the version of Fedora you are downloading. The files you need are named in the form of <filename>Fedora-<replaceable>&lt;version&gt;</replaceable>-<replaceable>&lt;arch&gt;</replaceable>-disc<replaceable>&lt;count&gt;</replaceable>.iso</filename>, where "<replaceable>&lt;version&gt;</replaceable>" is the version of Fedora you wish to download, "<replaceable>&lt;arch&gt;</replaceable>" is your computer's processor architecture, and "<replaceable>&lt;count&gt;</replaceable>" is the disc number for each of the installation CDs. In the case of an installation DVD, <filename>DVD</filename> is used in the filename.
+			The exact files you need from the download server depend upon your system and the version of Fedora you are downloading. The file names will always contain <literal>Fedora</literal>, the release version, the image's target architecture, and the type of image.
 		</para>
+		<example>
+		  <title>Filenames</title>
+		  <para>Default live image</para>
+		  <screen><filename>Fedora-Live-Desktop-x86_64-19-1.iso</filename></screen>
+		  <para>32-bit KDE Spin</para>
+		  <screen><filename>Fedora-Live-Desktop-i686-19-1.iso</filename></screen>
+		  <para>64-bit netinstall image</para>
+		  <screen><filename>Fedora-19-x86_64-netinst.iso</filename></screen>
+		</example>
+		    
                 
                
 		<para>


More information about the docs-commits mailing list