[PATCH] Correct torrent verification instructions.

Ricky Zhou ricky at fedoraproject.org
Sun Mar 21 20:27:24 UTC 2010


This patch addresses an issue where we incorrectly tell users not to 
verify torrent downloads.  There was a bug filed for this recently, but 
I can't find it in my mail at the moment.
---
 fedoraproject.org/data/content/verify.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fedoraproject.org/data/content/verify.html b/fedoraproject.org/data/content/verify.html
index e122bc9..95b04d1 100644
--- a/fedoraproject.org/data/content/verify.html
+++ b/fedoraproject.org/data/content/verify.html
@@ -15,15 +15,15 @@
     ${Markup(_('Windows user?  Follow <a href="http://docs.fedoraproject.org/readme-burning-isos/en_US/sn-validating-files.html">these instructions</a> instead.'))}
     </p>
     <p>
-    ${Markup(_('Once you have downloaded an ISO, verify it for security and integrity.  If you downloaded your ISO via BitTorrent, the file has already been verified as part of the download process (just make sure that you got the torrent from &lt;a href="http://torrent.fedoraproject.org/"&gt;torrent.fedoraproject.org&lt;/a&gt;).  Otherwise, to verify your ISO, start by downloading the proper CHECKSUM file into the same directory as the ISO:'))}
+    ${Markup(_('Once you have downloaded an ISO, verify it for security and integrity.  If you downloaded your ISO via BitTorrent, the proper CHECKSUM file should have been part of the torrent download and you can skip to the next step.  Otherwise, start by downloading the proper CHECKSUM file into the same directory as the ISO:'))}
     </p>
-    <h3>${Markup(_('Install DVD / Rescue CD'))}</h3>
+    <h3>${_('Fedora 12')} - ${Markup(_('Install DVD / Rescue CD'))}</h3>
     <ul>
       <li><a href="https://fedoraproject.org/static/checksums/Fedora-12-i386-CHECKSUM">i386</a></li>
       <li><a href="https://fedoraproject.org/static/checksums/Fedora-12-x86_64-CHECKSUM">x86_64</a></li>
       <li><a href="https://fedoraproject.org/static/checksums/Fedora-12-ppc-CHECKSUM">ppc</a></li>
     </ul>
-    <h3>${Markup(_('Live Media'))}</h3>
+    <h3>${_('Fedora 12')} - ${Markup(_('Live Media'))}</h3>
     <ul>
       <li><a href="https://fedoraproject.org/static/checksums/Fedora-12-i686-Live-CHECKSUM">i386</a></li>
       <li><a href="https://fedoraproject.org/static/checksums/Fedora-12-x86_64-Live-CHECKSUM">x86_64</a></li>
-- 
1.6.6.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/websites/attachments/20100321/d9212435/attachment.sig>


More information about the websites mailing list