[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#381555: Patch for image digest links



tags -1 - patch

Hi Imran,

Thanks for your interest in improving the website, and sorry for the
delay in getting back to you.

Le 10/04/2013 11:14, Imran Chaudhry a écrit :

> I have attached a patch for this (or rather the whole .wml files).

Attached in patch format (those pages changed quite a lot in the mean time).

> As it would seem excessive to have a separate digest for every
> architecture

Agreed.

> (and indeed, the particular architecture involved was not
> mentioned) I have instead opted to include a short paragraph
> explaining in a general way how to get at the image digests.

Some remark about the form:
- please, do not use long lines [0];
- please, do not link on a meaningless “here”;
and about the content:
- SHA512 digest is also provided;
- example should be updated to the most used arch (i.e. amd64).

	0: http://www.debian.org/devel/website/htmlediting#general

Please, do not hesitate to add <debian-l10n-english@lists.debian.org> to
the loop when you provide an updated patch (they are very helpful, not
only to proofread, but also to help provide a more accurate wording if
needed).

Regards

David

Index: english/distrib/netinst.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/distrib/netinst.wml,v
retrieving revision 1.27
diff -u -r1.27 netinst.wml
--- english/distrib/netinst.wml	26 Jun 2013 18:47:16 -0000	1.27
+++ english/distrib/netinst.wml	7 Jul 2013 00:00:32 -0000
@@ -3,6 +3,10 @@
 #include "$(ENGLISHDIR)/releases/info"
 #include "$(ENGLISHDIR)/releases/images.data"
 
+<define-tag current-images-url>
+http://cdimage.debian.org/debian-cd/current
+</define-tag>
+
 <p>This method of installing Debian requires a functioning Internet connection
 <em>during</em> installation. Compared to other methods you end up downloading
 less data as the process will be tailored to your requirements. Ethernet and
@@ -11,6 +15,12 @@
 <p>There are three options for installs over the network:</p>
 
 <toc-display />
+
+<p>
+  <b>NOTE:</b> MD5, SHA1 and SHA256 digests can be found <a href="<current-images-url/>">here</a> under the relevant <i>architecture/image</i> directory.<br>
+For example, digests for <i>i386/iso-cd</i> can be found <a href="<current-images-url/>/i386/iso-cd">here</a>.
+</p>
+
 <div class="line">
 <div class="item col50">
 
Index: english/CD/netinst/index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/CD/netinst/index.wml,v
retrieving revision 1.65
diff -u -r1.65 index.wml
--- english/CD/netinst/index.wml	14 Jun 2013 14:30:19 -0000	1.65
+++ english/CD/netinst/index.wml	7 Jul 2013 00:00:32 -0000
@@ -3,6 +3,10 @@
 #use wml::debian::installer
 #include "$(ENGLISHDIR)/releases/images.data"
 
+<define-tag current-images-url>
+http://cdimage.debian.org/debian-cd/current
+</define-tag>
+
 <p>A <q>network install</q> or <q>netinst</q> CD is a single CD which enables
 you to install the entire operating system. This single CD contains
 just the minimal amount of software to start the installation and
@@ -37,6 +41,10 @@
 
 </ul>
 
+<p>
+  <b>NOTE:</b> MD5, SHA1 and SHA256 digests can be found <a href="<current-images-url/>">here</a> under the relevant <i>architecture/image</i> directory.<br>
+For example, digests for <i>i386/iso-cd</i> can be found <a href="<current-images-url/>/i386/iso-cd">here</a>.
+</p>
 
 <h2 id="netinst-stable">Official netinst images for the <q>stable</q> release</h2>
 

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: