web/html/download index.php,1.3,1.4

Elliot Lee (sopwith) fedora-extras-commits at redhat.com
Mon Jun 13 15:01:58 UTC 2005


Author: sopwith

Update of /cvs/fedora/web/html/download
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6560/download

Modified Files:
	index.php 
Log Message:
FC4


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/download/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.php	13 Jun 2005 14:53:26 -0000	1.3
+++ index.php	13 Jun 2005 15:01:56 -0000	1.4
@@ -157,22 +157,22 @@
 </p>
 
 <p>
-After downloading the ISO images, check the MD5
+After downloading the ISO images, check the SHA1
 checksums for the ISO images to ensure that your download was
-successful. Do this by running the <code class="command">md5sum</code> program from a
+successful. Do this by running the <code class="command">sha1sum</code> program from a
 shell prompt against your ISO images and comparing the values
 returned against the ones published by Red Hat. The file from Red
-Hat containing the official md5sum values is called
-<code class="filename">MD5SUM</code> and is located in the 
+Hat containing the official sha1sum values is called
+<code class="filename">SHA1SUM</code> and is located in the 
 same directory as the ISO images on the FTP site.
 </p>
 
 <p>
-The following illustrates the correct syntax for the <code class="command">md5sum</code>
+The following illustrates the correct syntax for the <code class="command">sha1sum</code>
 command:
 </p>
 
-<code class="screen">md5sum <isofilename></code>
+<code class="screen">sha1sum <isofilename></code>
 
 <p>
 In the above command, replace <isofilename> with the correct
@@ -180,7 +180,7 @@
 </p>
 
 <p>
-If the MD5 sums match, burn the ISO images to CD-Rs or CD-RWs. Note: writing the ISOs to CD
+If the SHA1 sums match, burn the ISO images to CD-Rs or CD-RWs. Note: writing the ISOs to CD
 requires a program such as <code class="command">cdrecord</code>. If you want
 to perform a hard drive installation instead, copy the ISO image files to a location on the 
 hard drive that will not be reformated for <? print "$RELEASE_NAME"; ?>.
@@ -224,8 +224,8 @@
 <h2><a name="boot">Boot From the DVD or CD to Run the Installation Program</h2>
 
 <p>
-The ISOs have an md5sum embedded in them. It is strongly recommended you 
-verify the md5sum on any <? print "$RELEASE_NAME"; ?> CDs or DVD you create 
+The ISOs have a checksum embedded in them. It is strongly recommended you 
+verify the checksum on any <? print "$RELEASE_NAME"; ?> CDs or DVD you create 
 using downloaded ISO images. 
 This will ensure that the disk was burned correctly and prevent installation 
 failures related to bad media. To test the checksum integrity of the DVD/CDs, 




More information about the fedora-extras-commits mailing list