swift 14/01/23 19:32:49 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 #498570 - Checksum file contains different algorithms and confuses sha512sum
Revision Changes Path 1.65 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.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.64&r2=1.65 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.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- hb-install-alpha-medium.xml 17 Dec 2013 10:38:05 -0000 1.64 +++ hb-install-alpha-medium.xml 23 Jan 2014 19:32:49 -0000 1.65 @@ -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.64 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.65 2014/01/23 19:32:49 swift Exp $ --> <sections> -<version>21</version> -<date>2013-12-17</date> +<version>22</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -246,6 +246,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.63 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.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.62&r2=1.63 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.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- hb-install-hppa-medium.xml 17 Dec 2013 10:38:05 -0000 1.62 +++ hb-install-hppa-medium.xml 23 Jan 2014 19:32:49 -0000 1.63 @@ -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.62 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.63 2014/01/23 19:32:49 swift Exp $ --> <sections> -<version>19</version> -<date>2013-12-17</date> +<version>20</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -247,6 +247,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.18 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.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.17&r2=1.18 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.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- hb-install-ia64-medium.xml 17 Dec 2013 10:38:05 -0000 1.17 +++ hb-install-ia64-medium.xml 23 Jan 2014 19:32:49 -0000 1.18 @@ -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.17 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.18 2014/01/23 19:32:49 swift Exp $ --> <sections> -<version>17</version> -<date>2013-12-17</date> +<version>18</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -163,6 +163,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.77 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.77&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.77&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.76&r2=1.77 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.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- hb-install-ppc-medium.xml 17 Dec 2013 10:38:05 -0000 1.76 +++ hb-install-ppc-medium.xml 23 Jan 2014 19:32:49 -0000 1.77 @@ -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.76 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.77 2014/01/23 19:32:49 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ Gentoo using the minimal Installation CD. </abstract> -<version>17</version> -<date>2013-12-17</date> +<version>18</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -178,6 +178,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.53 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.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.52&r2=1.53 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.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- hb-install-ppc64-medium.xml 17 Dec 2013 10:38:05 -0000 1.52 +++ hb-install-ppc64-medium.xml 23 Jan 2014 19:32:49 -0000 1.53 @@ -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.52 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.53 2014/01/23 19:32:49 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ Gentoo using the minimal Installation CD. </abstract> -<version>20</version> -<date>2013-12-17</date> +<version>21</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -274,6 +274,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.61 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.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.60&r2=1.61 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.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- hb-install-sparc-medium.xml 17 Dec 2013 10:38:05 -0000 1.60 +++ hb-install-sparc-medium.xml 23 Jan 2014 19:32:49 -0000 1.61 @@ -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.60 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.61 2014/01/23 19:32:49 swift Exp $ --> <sections> -<version>19</version> -<date>2013-12-17</date> +<version>20</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -269,6 +269,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre> 1.34 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.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.34&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.33&r2=1.34 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.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- hb-install-x86+amd64-medium.xml 17 Dec 2013 10:38:05 -0000 1.33 +++ hb-install-x86+amd64-medium.xml 23 Jan 2014 19:32:49 -0000 1.34 @@ -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.33 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.34 2014/01/23 19:32:49 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ Gentoo using the minimal Installation CD. </abstract> -<version>21</version> -<date>2013-12-17</date> +<version>22</version> +<date>2014-01-23</date> <section> <title>Hardware Requirements</title> @@ -289,6 +289,13 @@ link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows. </p> +<note> +The tool will attempt to verify the checksums in the list, even if the checksum +is made with a different algorithm. Therefore, the output of the command might +give both success (for SHA checksums) and failures (for other checksums). At +least one OK needs to be provided for each file. +</note> + <pre caption="Verifying the SHA-2 checksum"> $ <i>sha512sum -c <downloaded iso.DIGESTS></i> </pre>