public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml hb-install-hppa-medium.xml hb-install-ia64-medium.xml hb-install-ppc-medium.xml hb-install-ppc64-medium.xml hb-install-sparc-medium.xml hb-install-x86+amd64-medium.xml
Date: Mon, 12 Nov 2012 21:04:16 +0000 (UTC)	[thread overview]
Message-ID: <20121112210416.53A6D20C65@flycatcher.gentoo.org> (raw)

swift       12/11/12 21:04:16

  Modified:             hb-install-alpha-medium.xml
                        hb-install-hppa-medium.xml
                        hb-install-ia64-medium.xml
                        hb-install-ppc-medium.xml
                        hb-install-ppc64-medium.xml
                        hb-install-sparc-medium.xml
                        hb-install-x86+amd64-medium.xml
  Log:
  Fix bug #442686 - Book still referred to md5sum but only SHA-2 and Whirlpool is used

Revision  Changes    Path
1.59                 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.58&r2=1.59

Index: hb-install-alpha-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- hb-install-alpha-medium.xml	29 Jun 2012 15:57:32 -0000	1.58
+++ hb-install-alpha-medium.xml	12 Nov 2012 21:04:16 -0000	1.59
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.58 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.59 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
-<version>16</version>
-<date>2012-06-29</date>
+<version>17</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -240,10 +240,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5 checksum
-with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2 checksum
+with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.57                 xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.56&r2=1.57

Index: hb-install-hppa-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- hb-install-hppa-medium.xml	29 Jun 2012 15:57:32 -0000	1.56
+++ hb-install-hppa-medium.xml	12 Nov 2012 21:04:16 -0000	1.57
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.56 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.57 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
-<version>14</version>
-<date>2012-06-29</date>
+<version>15</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -241,10 +241,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2 
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.13                 xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.12&r2=1.13

Index: hb-install-ia64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-ia64-medium.xml	29 Jun 2012 15:57:32 -0000	1.12
+++ hb-install-ia64-medium.xml	12 Nov 2012 21:04:16 -0000	1.13
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.12 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.13 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
-<version>11</version>
-<date>2012-06-29</date>
+<version>12</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -157,10 +157,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2 
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.71                 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.70&r2=1.71

Index: hb-install-ppc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- hb-install-ppc-medium.xml	29 Jun 2012 15:57:32 -0000	1.70
+++ hb-install-ppc-medium.xml	12 Nov 2012 21:04:16 -0000	1.71
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.70 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.71 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>13</version>
-<date>2012-06-29</date>
+<version>14</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -230,10 +230,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.47                 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.46&r2=1.47

Index: hb-install-ppc64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- hb-install-ppc64-medium.xml	29 Jun 2012 15:57:32 -0000	1.46
+++ hb-install-ppc64-medium.xml	12 Nov 2012 21:04:16 -0000	1.47
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.46 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.47 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>14</version>
-<date>2012-06-29</date>
+<version>15</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -268,10 +268,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2 
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.55                 xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.54&r2=1.55

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- hb-install-sparc-medium.xml	29 Jun 2012 15:57:32 -0000	1.54
+++ hb-install-sparc-medium.xml	12 Nov 2012 21:04:16 -0000	1.55
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.54 2012/06/29 15:57:32 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.55 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
-<version>14</version>
-<date>2012-06-29</date>
+<version>15</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -263,10 +263,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>



1.28                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?r1=1.27&r2=1.28

Index: hb-install-x86+amd64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-x86+amd64-medium.xml	5 Oct 2012 14:12:20 -0000	1.27
+++ hb-install-x86+amd64-medium.xml	12 Nov 2012 21:04:16 -0000	1.28
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.27 2012/10/05 14:12:20 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.28 2012/11/12 21:04:16 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>15</version>
-<date>2012-10-05</date>
+<version>16</version>
+<date>2012-11-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -283,10 +283,10 @@
 
 <p>
 In case you wonder if your downloaded file is corrupted or not, you can check
-its MD5 checksum and compare it with the MD5 checksum we provide (such as
-<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
-checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
-link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
+its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as
+<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2
+checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri
+link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
 <p>





             reply	other threads:[~2012-11-13  0:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12 21:04 Sven Vermeulen (swift) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-12 12:25 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml hb-install-hppa-medium.xml hb-install-ia64-medium.xml hb-install-ppc-medium.xml hb-install-ppc64-medium.xml hb-install-sparc-medium.xml hb-install-x86+amd64-medium.xml Sven Vermeulen (swift)
2014-01-23 19:32 Sven Vermeulen (swift)
2013-08-15  8:20 Sven Vermeulen (swift)
2013-08-10 13:23 Sven Vermeulen (swift)
2013-08-01 19:02 Sven Vermeulen (swift)
2011-11-27 18:17 Sven Vermeulen (swift)
2011-10-09  9:49 Sven Vermeulen (swift)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121112210416.53A6D20C65@flycatcher.gentoo.org \
    --to=swift@gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox