[install-guide] Updating media table and paths, replacing boot.iso with netinst.iso - BZ#904904

Jack Reed jjr at fedoraproject.org
Tue Mar 26 23:35:03 UTC 2013


commit 124549e9185b14669a465023a99e038ca69d7144
Author: Jack Reed <jreed at redhat.com>
Date:   Wed Mar 27 09:34:42 2013 +1000

    Updating media table and paths, replacing boot.iso with netinst.iso - BZ#904904

 en-US/Making_Media.xml      |   14 +++++++-------
 en-US/expert-quickstart.xml |    2 +-
 en-US/new-users.xml         |    2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/en-US/Making_Media.xml b/en-US/Making_Media.xml
index 630df73..4a1bc1b 100644
--- a/en-US/Making_Media.xml
+++ b/en-US/Making_Media.xml
@@ -65,8 +65,8 @@
 		    <entry>BIOS-based 32-bit x86</entry>
 		    <entry>x86 DVD ISO image file</entry>
 		    <entry>x86 DVD ISO image file</entry>
-		    <entry><filename>boot.iso</filename></entry>
-		    <entry><filename>boot.iso</filename></entry>
+		    <entry>x86 netinst ISO image file</entry>
+		    <entry>x86 netinst ISO image file</entry>
 		  </row>
 		  <row>
 		    <entry>UEFI-based 32-bit x86</entry>
@@ -76,15 +76,15 @@
 		    <entry>BIOS-based AMD64 and Intel&nbsp;64</entry>
 		    <entry>x86_64 DVD ISO image file (to install 64-bit operating system) or x86 DVD ISO image file (to install 32-bit operating system)</entry>
 		    <entry>x86_64 DVD ISO image file (to install 64-bit operating system) or x86 DVD ISO image file (to install 32-bit operating system)</entry>
-		    <entry><filename>boot.iso</filename></entry>
-		    <entry><filename>boot.iso</filename></entry>
+		    <entry>x86_64 netinst ISO image file</entry>
+		    <entry>x86_64 netinst ISO image file</entry>
 		  </row>
 		  <row>
 		    <entry>UEFI-based AMD64 and Intel&nbsp;64</entry>
 		    <entry>x86_64 DVD ISO image file</entry>
-		    <entry>Not available</entry>
-		    <entry>Not available</entry>
-		    <entry><filename>efiboot.img</filename> (from x86_64 DVD ISO image file)</entry>
+		    <entry>x86_64 DVD ISO image file</entry>
+		    <entry>x86_64 netinst ISO image file</entry>
+		    <entry>x86_64 netinst ISO image file</entry>
 		  </row>
 	      </tbody>
 	    </tgroup>
diff --git a/en-US/expert-quickstart.xml b/en-US/expert-quickstart.xml
index 882f914..285b9db 100644
--- a/en-US/expert-quickstart.xml
+++ b/en-US/expert-quickstart.xml
@@ -63,7 +63,7 @@
 	  Linux ext2, ext3, or ext4 partition.</para>
       </listitem>
       <listitem>
-	<para>Download the <filename>boot.iso</filename> image for a
+	<para>Download the <filename>netinst.iso</filename> image for a
 	minimal boot CD or USB flash drive. Write the image to the
 	approriate physical media to create bootable media.  The boot
 	media contains no packages but must be pointed at a hard disk or
diff --git a/en-US/new-users.xml b/en-US/new-users.xml
index 2f8633b..77819b7 100644
--- a/en-US/new-users.xml
+++ b/en-US/new-users.xml
@@ -303,7 +303,7 @@ AMD: Athlon 64, Athlon II, Sempron64, Phenom series, Fusion series, Bulldozer se
 	      </row>
 	      <row>
 		<entry>Minimal CD boot media</entry>
-		<entry><filename>fedora/linux/releases/&PRODVER;/Fedora/<replaceable>arch</replaceable>/os/images/boot.iso</filename></entry>
+		<entry><filename>fedora/linux/releases/&PRODVER;/Fedora/<replaceable>arch</replaceable>/iso/Fedora-&PRODVER;-<replaceable>arch</replaceable>-netinst.iso</filename></entry>
 	      </row>
 	  </tbody>
 	</tgroup>


More information about the docs-commits mailing list