public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] 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
@ 2011-10-09  9:49 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2011-10-09  9:49 UTC (permalink / raw
  To: gentoo-commits

swift       11/10/09 09:49:24

  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 #386477 - Mention both releng signing keys

Revision  Changes    Path
1.55                 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.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.54&r2=1.55

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.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- hb-install-alpha-medium.xml	27 Feb 2011 07:05:54 -0000	1.54
+++ hb-install-alpha-medium.xml	9 Oct 2011 09:49:24 -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-alpha-medium.xml,v 1.54 2011/02/27 07:05:54 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.55 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
-<version>12</version>
-<date>2011-02-26</date>
+<version>13</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -249,11 +249,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.53                 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.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.52&r2=1.53

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.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- hb-install-hppa-medium.xml	20 Jul 2010 00:05:24 -0000	1.52
+++ hb-install-hppa-medium.xml	9 Oct 2011 09:49:24 -0000	1.53
@@ -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.52 2010/07/20 00:05:24 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.53 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
-<version>10.0</version>
-<date>2010-07-19</date>
+<version>11</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -250,11 +250,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.9                  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.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.8&r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-ia64-medium.xml	14 Apr 2011 10:05:41 -0000	1.8
+++ hb-install-ia64-medium.xml	9 Oct 2011 09:49:24 -0000	1.9
@@ -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.8 2011/04/14 10:05:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.9 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2011-04-13</date>
+<version>8</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -166,11 +166,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.67                 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.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.66&r2=1.67

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.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- hb-install-ppc-medium.xml	16 May 2011 19:11:46 -0000	1.66
+++ hb-install-ppc-medium.xml	9 Oct 2011 09:49:24 -0000	1.67
@@ -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.66 2011/05/16 19:11:46 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.67 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>11</version>
-<date>2011-05-16</date>
+<version>12</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -239,11 +239,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.43                 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.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.42&r2=1.43

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.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-ppc64-medium.xml	21 Jul 2010 01:55:53 -0000	1.42
+++ hb-install-ppc64-medium.xml	9 Oct 2011 09:49:24 -0000	1.43
@@ -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.42 2010/07/21 01:55:53 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.43 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>10.0</version>
-<date>2010-07-20</date>
+<version>11</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -277,11 +277,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.51                 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.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.50&r2=1.51

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.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- hb-install-sparc-medium.xml	20 Jul 2010 08:29:37 -0000	1.50
+++ hb-install-sparc-medium.xml	9 Oct 2011 09:49:24 -0000	1.51
@@ -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.50 2010/07/20 08:29:37 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.51 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
-<version>10.0</version>
-<date>2010-07-20</date>
+<version>11</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -272,11 +272,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>



1.21                 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.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.21&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.20&r2=1.21

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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- hb-install-x86+amd64-medium.xml	23 Aug 2011 16:20:55 -0000	1.20
+++ hb-install-x86+amd64-medium.xml	9 Oct 2011 09:49:24 -0000	1.21
@@ -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.20 2011/08/23 16:20:55 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.21 2011/10/09 09:49:24 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>8</version>
-<date>2011-08-23</date>
+<version>9</version>
+<date>2011-10-09</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -277,11 +277,11 @@
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
-<path>.asc</path>). Download the signature file and obtain the public key:
+<path>.asc</path>). Download the signature file and obtain the public keys:
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
 </pre>
 
 <p>






^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2011-11-27 18:17 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2011-11-27 18:17 UTC (permalink / raw
  To: gentoo-commits

swift       11/11/27 18:17:23

  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:
  Portage tree is signed with new key (cfr mail on gentoo-dev-announce)

Revision  Changes    Path
1.56                 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.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.55&r2=1.56

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.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- hb-install-alpha-medium.xml	9 Oct 2011 09:49:24 -0000	1.55
+++ hb-install-alpha-medium.xml	27 Nov 2011 18:17:23 -0000	1.56
@@ -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.55 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.56 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
-<version>13</version>
-<date>2011-10-09</date>
+<version>14</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -253,7 +253,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.54                 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.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.53&r2=1.54

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.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- hb-install-hppa-medium.xml	9 Oct 2011 09:49:24 -0000	1.53
+++ hb-install-hppa-medium.xml	27 Nov 2011 18:17:23 -0000	1.54
@@ -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.53 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.54 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
-<version>11</version>
-<date>2011-10-09</date>
+<version>12</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -254,7 +254,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.10                 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.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.9&r2=1.10

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hb-install-ia64-medium.xml	9 Oct 2011 09:49:24 -0000	1.9
+++ hb-install-ia64-medium.xml	27 Nov 2011 18:17:23 -0000	1.10
@@ -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.9 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.10 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
-<version>8</version>
-<date>2011-10-09</date>
+<version>9</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -170,7 +170,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.68                 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.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.67&r2=1.68

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.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- hb-install-ppc-medium.xml	9 Oct 2011 09:49:24 -0000	1.67
+++ hb-install-ppc-medium.xml	27 Nov 2011 18:17:23 -0000	1.68
@@ -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.67 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.68 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>12</version>
-<date>2011-10-09</date>
+<version>13</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -243,7 +243,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.44                 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.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.43&r2=1.44

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.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- hb-install-ppc64-medium.xml	9 Oct 2011 09:49:24 -0000	1.43
+++ hb-install-ppc64-medium.xml	27 Nov 2011 18:17:23 -0000	1.44
@@ -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.43 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.44 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>11</version>
-<date>2011-10-09</date>
+<version>12</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -281,7 +281,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.52                 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.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.51&r2=1.52

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.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- hb-install-sparc-medium.xml	9 Oct 2011 09:49:24 -0000	1.51
+++ hb-install-sparc-medium.xml	27 Nov 2011 18:17:23 -0000	1.52
@@ -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.51 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.52 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
-<version>11</version>
-<date>2011-10-09</date>
+<version>12</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -276,7 +276,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>



1.22                 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.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.22&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.21&r2=1.22

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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-x86+amd64-medium.xml	9 Oct 2011 09:49:24 -0000	1.21
+++ hb-install-x86+amd64-medium.xml	27 Nov 2011 18:17:23 -0000	1.22
@@ -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.21 2011/10/09 09:49:24 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.22 2011/11/27 18:17:23 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>9</version>
-<date>2011-10-09</date>
+<version>10</version>
+<date>2011-11-27</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -281,7 +281,7 @@
 </p>
 
 <pre caption="Obtaining the public key">
-$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i>
+$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i>
 </pre>
 
 <p>






^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2012-11-12 21:04 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2012-11-12 21:04 UTC (permalink / raw
  To: gentoo-commits

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>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2013-08-01 19:02 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2013-08-01 19:02 UTC (permalink / raw
  To: gentoo-commits

swift       13/08/01 19:02:27

  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 #479094 - Checksums are SHA-2 (512) now, so use sha512sum command

Revision  Changes    Path
1.60                 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.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.59&r2=1.60

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.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- hb-install-alpha-medium.xml	12 Nov 2012 21:04:16 -0000	1.59
+++ hb-install-alpha-medium.xml	1 Aug 2013 19:02:27 -0000	1.60
@@ -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.59 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.60 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
-<version>17</version>
-<date>2012-11-12</date>
+<version>18</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -246,6 +246,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -264,10 +273,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.58                 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.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.57&r2=1.58

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.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- hb-install-hppa-medium.xml	12 Nov 2012 21:04:16 -0000	1.57
+++ hb-install-hppa-medium.xml	1 Aug 2013 19:02:27 -0000	1.58
@@ -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.57 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.58 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
-<version>15</version>
-<date>2012-11-12</date>
+<version>16</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -247,6 +247,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -265,10 +274,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.14                 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.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.13&r2=1.14

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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hb-install-ia64-medium.xml	12 Nov 2012 21:04:16 -0000	1.13
+++ hb-install-ia64-medium.xml	1 Aug 2013 19:02:27 -0000	1.14
@@ -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.13 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.14 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
-<version>12</version>
-<date>2012-11-12</date>
+<version>13</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -163,6 +163,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -181,10 +190,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.72                 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.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.71&r2=1.72

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.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- hb-install-ppc-medium.xml	12 Nov 2012 21:04:16 -0000	1.71
+++ hb-install-ppc-medium.xml	1 Aug 2013 19:02:27 -0000	1.72
@@ -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.71 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.72 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
@@ -236,6 +236,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -254,10 +263,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.48                 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.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.47&r2=1.48

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.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- hb-install-ppc64-medium.xml	12 Nov 2012 21:04:16 -0000	1.47
+++ hb-install-ppc64-medium.xml	1 Aug 2013 19:02:27 -0000	1.48
@@ -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.47 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.48 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>15</version>
-<date>2012-11-12</date>
+<version>16</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -274,6 +274,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -292,10 +301,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.56                 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.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.55&r2=1.56

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.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- hb-install-sparc-medium.xml	12 Nov 2012 21:04:16 -0000	1.55
+++ hb-install-sparc-medium.xml	1 Aug 2013 19:02:27 -0000	1.56
@@ -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.55 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.56 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
-<version>15</version>
-<date>2012-11-12</date>
+<version>16</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -269,6 +269,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -287,10 +296,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>



1.29                 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.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.29&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.28&r2=1.29

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.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hb-install-x86+amd64-medium.xml	12 Nov 2012 21:04:16 -0000	1.28
+++ hb-install-x86+amd64-medium.xml	1 Aug 2013 19:02:27 -0000	1.29
@@ -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.28 2012/11/12 21:04:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.29 2013/08/01 19:02:27 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>16</version>
-<date>2012-11-12</date>
+<version>17</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -289,6 +289,15 @@
 link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows.
 </p>
 
+<pre caption="Verifying the SHA-2 checksum">
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+If you get the message that no properly formatted SHA checksum was found, take a
+look at the DIGESTS file yourself to see what the supported checksums are.
+</note>
+
 <p>
 Another way to check the validity of the downloaded file is to use GnuPG to
 verify the cryptographic signature that we provide (the file ending with
@@ -307,10 +316,8 @@
 </p>
 
 <pre caption="Verify the files">
-<comment>(Verify the cryptographic signature)</comment>
 $ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
-<comment>(Verify the checksum)</comment>
-$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2013-08-10 13:23 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2013-08-10 13:23 UTC (permalink / raw
  To: gentoo-commits

swift       13/08/10 13:23:50

  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 #480416 - Suggest different hash calculator software as krylack now includes adware. Thanks to Ben Kohler.

Revision  Changes    Path
1.61                 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.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.60&r2=1.61

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.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- hb-install-alpha-medium.xml	1 Aug 2013 19:02:27 -0000	1.60
+++ hb-install-alpha-medium.xml	10 Aug 2013 13:23:50 -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-alpha-medium.xml,v 1.60 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.61 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
-<version>18</version>
-<date>2013-08-01</date>
+<version>19</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -243,7 +243,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.59                 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.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.58&r2=1.59

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.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- hb-install-hppa-medium.xml	1 Aug 2013 19:02:27 -0000	1.58
+++ hb-install-hppa-medium.xml	10 Aug 2013 13:23:50 -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-hppa-medium.xml,v 1.58 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.59 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
-<version>16</version>
-<date>2013-08-01</date>
+<version>17</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -244,7 +244,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.15                 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.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.14&r2=1.15

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.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hb-install-ia64-medium.xml	1 Aug 2013 19:02:27 -0000	1.14
+++ hb-install-ia64-medium.xml	10 Aug 2013 13:23:50 -0000	1.15
@@ -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.14 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.15 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
-<version>13</version>
-<date>2013-08-01</date>
+<version>14</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -160,7 +160,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.74                 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.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.73&r2=1.74

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.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- hb-install-ppc-medium.xml	1 Aug 2013 19:38:20 -0000	1.73
+++ hb-install-ppc-medium.xml	10 Aug 2013 13:23:50 -0000	1.74
@@ -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.73 2013/08/01 19:38:20 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.74 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>14</version>
-<date>2012-11-12</date>
+<version>15</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -175,7 +175,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.49                 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.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.48&r2=1.49

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.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- hb-install-ppc64-medium.xml	1 Aug 2013 19:02:27 -0000	1.48
+++ hb-install-ppc64-medium.xml	10 Aug 2013 13:23:50 -0000	1.49
@@ -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.48 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.49 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>16</version>
-<date>2013-08-01</date>
+<version>17</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -271,7 +271,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.57                 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.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.56&r2=1.57

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.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- hb-install-sparc-medium.xml	1 Aug 2013 19:02:27 -0000	1.56
+++ hb-install-sparc-medium.xml	10 Aug 2013 13:23:50 -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-sparc-medium.xml,v 1.56 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.57 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
-<version>16</version>
-<date>2013-08-01</date>
+<version>17</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -266,7 +266,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">



1.30                 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.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.30&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.29&r2=1.30

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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-x86+amd64-medium.xml	1 Aug 2013 19:02:27 -0000	1.29
+++ hb-install-x86+amd64-medium.xml	10 Aug 2013 13:23:50 -0000	1.30
@@ -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.29 2013/08/01 19:02:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.30 2013/08/10 13:23:50 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>17</version>
-<date>2013-08-01</date>
+<version>18</version>
+<date>2013-08-10</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -286,7 +286,7 @@
 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.
+link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
 </p>
 
 <pre caption="Verifying the SHA-2 checksum">





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2013-08-15  8:20 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2013-08-15  8:20 UTC (permalink / raw
  To: gentoo-commits

swift       13/08/15 08:20:26

  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 #466692 - Use sr0 as default example for CD-ROM/DVD-ROM devices

Revision  Changes    Path
1.62                 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.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.61&r2=1.62

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.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- hb-install-alpha-medium.xml	10 Aug 2013 13:23:50 -0000	1.61
+++ hb-install-alpha-medium.xml	15 Aug 2013 08:20:26 -0000	1.62
@@ -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.61 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.62 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
-<version>19</version>
-<date>2013-08-10</date>
+<version>20</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -286,8 +286,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso 
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's 
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso 
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's 
     device path).
   </li>
   <li>



1.60                 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.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.59&r2=1.60

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.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- hb-install-hppa-medium.xml	10 Aug 2013 13:23:50 -0000	1.59
+++ hb-install-hppa-medium.xml	15 Aug 2013 08:20:26 -0000	1.60
@@ -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.59 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.60 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
-<version>17</version>
-<date>2013-08-10</date>
+<version>18</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -287,8 +287,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device
     path).
   </li>
   <li>



1.16                 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.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.15&r2=1.16

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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-ia64-medium.xml	10 Aug 2013 13:23:50 -0000	1.15
+++ hb-install-ia64-medium.xml	15 Aug 2013 08:20:26 -0000	1.16
@@ -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.15 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.16 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
-<version>14</version>
-<date>2013-08-10</date>
+<version>15</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -203,8 +203,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso 
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's 
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso 
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's 
     device path).
   </li>
   <li>



1.75                 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.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.74&r2=1.75

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.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- hb-install-ppc-medium.xml	10 Aug 2013 13:23:50 -0000	1.74
+++ hb-install-ppc-medium.xml	15 Aug 2013 08:20:26 -0000	1.75
@@ -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.74 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.75 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>15</version>
-<date>2013-08-10</date>
+<version>16</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -218,8 +218,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device
     path).
   </li>
   <li>



1.50                 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.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.49&r2=1.50

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.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- hb-install-ppc64-medium.xml	10 Aug 2013 13:23:50 -0000	1.49
+++ hb-install-ppc64-medium.xml	15 Aug 2013 08:20:26 -0000	1.50
@@ -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.49 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.50 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>17</version>
-<date>2013-08-10</date>
+<version>18</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -314,8 +314,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso 
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's 
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0  &lt;downloaded iso 
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's 
     device path).
   </li>
   <li>



1.58                 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.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.57&r2=1.58

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.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- hb-install-sparc-medium.xml	10 Aug 2013 13:23:50 -0000	1.57
+++ hb-install-sparc-medium.xml	15 Aug 2013 08:20:26 -0000	1.58
@@ -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.57 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.58 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
-<version>17</version>
-<date>2013-08-10</date>
+<version>18</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -309,8 +309,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device 
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device 
     path).
   </li>
   <li>



1.31                 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.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.31&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.30&r2=1.31

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.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-x86+amd64-medium.xml	10 Aug 2013 13:23:50 -0000	1.30
+++ hb-install-x86+amd64-medium.xml	15 Aug 2013 08:20:26 -0000	1.31
@@ -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.30 2013/08/10 13:23:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.31 2013/08/15 08:20:26 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>18</version>
-<date>2013-08-10</date>
+<version>19</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -329,8 +329,8 @@
 
 <ul>
   <li>
-    With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
-    file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's
+    With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
+    file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's
     device path).
   </li>
   <li>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2014-01-23 19:32 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2014-01-23 19:32 UTC (permalink / raw
  To: gentoo-commits

swift       14/01/23 19:32:50

  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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</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 &lt;downloaded iso.DIGESTS&gt;</i>
 </pre>





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] 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
@ 2014-04-12 12:25 Sven Vermeulen (swift)
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2014-04-12 12:25 UTC (permalink / raw
  To: gentoo-commits

swift       14/04/12 12:25: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 #506132 - Most architectures only have a single installation CD. Also, LiveDVD is not created every 6 months. Thanks to Vladimir Romanov

Revision  Changes    Path
1.66                 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.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.65&r2=1.66

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.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- hb-install-alpha-medium.xml	23 Jan 2014 19:32:49 -0000	1.65
+++ hb-install-alpha-medium.xml	12 Apr 2014 12:25:48 -0000	1.66
@@ -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.65 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.66 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
-<version>22</version>
-<date>2014-01-23</date>
+<version>23</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -57,136 +57,22 @@
 <section>
 <title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
-</p>
-
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, please use
-the installation instructions described in the <uri
-link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>. 
-</impo>
-
-<p>
-The two Installation CDs we currently provide are:
-</p>
-
-<ul>
-  <li>
-    The Gentoo Minimal Installation CD, a small, no-nonsense, bootable CD which
-    sole purpose is to boot the system, prepare the networking and continue
-    with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo Universal Installation CD, a bootable CD with the same abilities
-    as the Minimal Installation CD. Additionally, it contains several stage3 
-    tarballs (optimized for the individual subarchitectures).
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the
-major advantages and disadvantages of each Installation CD.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
--->
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
 
 <p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
-</p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and is
-    therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Universal Installation CD</title>
-<body>
-
-<p>
-The Universal Installation CD is called <c>install-alpha-universal-2008.0.iso</c>
-and consumes about 316 MB on a CD. You can use this Installation CD to install
-Gentoo, and you can even use it to install Gentoo without a working internet
-connection.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
 
-<table>
-<tr>
-  <th>Universal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <ti>+</ti>
-  <ti>
-    Contains everything you need. You can even install without a network
-    connection.
-  </ti>
-</tr>
-<tr>
-  <ti>-</ti>
-  <ti>
-    Huge download
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-
-<subsection>
-<title>Other CDs</title>
-<body>
-
-<p>
-You might find a Package CD on one of our mirrors. This CD is not an
-Installation CD but an additional resource that can be exploited during a
-networkless installation. It contains prebuilt packages (also known as the GRP
-set) that allow you to easily and quickly install additional applications
-(such as LibreOffice.org, KDE, GNOME, ...) immediately after the networkless
-Gentoo installation.
-</p>
-
-<p>
-If you intend to use the Packages CD to quickly install additional software,
-make sure that you use the same subarchitecture as the stage3 tarball you use.
-</p>
--->
 </body>
 </subsection>
 <subsection>
@@ -218,23 +104,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by 
 downloading and burning the chosen Installation CD. We previously discussed 
-the several available Installation CDs, but where can you find them? 
+the Installation CD, but where can you find it? 
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 



1.64                 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.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.63&r2=1.64

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.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- hb-install-hppa-medium.xml	23 Jan 2014 19:32:49 -0000	1.63
+++ hb-install-hppa-medium.xml	12 Apr 2014 12:25:48 -0000	1.64
@@ -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.63 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.64 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
-<version>20</version>
-<date>2014-01-23</date>
+<version>21</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -64,135 +64,24 @@
 
 <!-- START -->
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
-</p>
-
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, please use
-the installation instructions described in the <uri
-link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>.
-</impo>
--->
-<!--
-<p>
-The two Installation CDs that we currently provide are:
-</p>
-
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable 
-    CD which sole purpose is to boot the system, prepare the networking and 
-    continue with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo <e>Universal</e> Installation CD, a bootable CD with the same 
-    abilities as the Minimal Installation CD. Additionally, it contains 
-    several stage3 tarballs (optimized for the individual subarchitectures). 
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the 
-major advantages and disadvantages of each Installation CD.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
--->
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Minimal Installation CD</title>
-<body>
 
 <p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
-</p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and is
-    therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Universal Installation CD</title>
-<body>
-
-<p>
-The Universal Installation CD is called <c>install-hppa-universal-2008.0.iso</c>
-and consumes about 339 MB on a CD. You can use this Installation CD to install
-Gentoo, and you can even use it to install Gentoo without a working internet
-connection.
-</p>
-
-<table>
-<tr>
-  <th>Universal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>
-    Contains everything you need. You can even install without a network
-    connection.
-  </ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>Huge download</ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Other CDs</title>
-<body>
-
-<p>
-You might find a <e>Package CD</e> on one of our mirrors. This CD is not an
-Installation CD but an additional resource that can be exploited during a
-networkless installation. It contains prebuilt packages (also known as the GRP
-set) that allow you to easily and quickly install additional applications (such
-as LibreOffice.org, KDE, GNOME, ...) immediately after the networkless Gentoo
-installation.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
 
-<p>
-If you intend to use the Packages CD to quickly install additional software,
-make sure that you use the same subarchitecture as the stage3 tarball you use.
-</p>
--->
 </body>
 </subsection>
 <subsection>
@@ -223,19 +112,19 @@
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by 
 downloading and burning the chosen Installation CD. We previously discussed 
-the several available Installation CDs, but where can you find them? 
+the Installation CD, but where can you find it? 
 </p>
-<!-- note: replace release path with:
+<!-- TODO note: replace release path with:
     <path><keyval id="release-dir"/>current-iso/</path>
 as soon as autobuild CDs are available for HPPA -->
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path>releases/hppa/2008.0/installcd/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 



1.19                 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.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.18&r2=1.19

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.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-install-ia64-medium.xml	23 Jan 2014 19:32:49 -0000	1.18
+++ hb-install-ia64-medium.xml	12 Apr 2014 12:25:48 -0000	1.19
@@ -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.18 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.19 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
-<version>18</version>
-<date>2014-01-23</date>
+<version>19</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -30,7 +30,7 @@
 
 <p>
 Pretty much every IA64 should be able to boot Gentoo.  At the moment we only
-have LiveCDs, so your machine must have a CDROM drive installed.
+have a LiveCD, so your machine must have a CDROM drive installed.
 </p>
 
 </body>
@@ -38,73 +38,24 @@
 </section>
 
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, or would
-like to use one of the provided installers, please use the installation
-instructions described in the <uri link="2008.0/">Gentoo 2008.0
-Handbooks</uri>.
-</impo>
 
 <p>
-The Installation CD that we currently provide for IA64:
+The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
 
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable 
-    CD which sole purpose is to boot the system, prepare the networking and 
-    continue with the Gentoo installation.
-  </li>
-</ul>
--->
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
-
-<p>
-The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
-</p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and
-    is therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
--->
 </body>
 </subsection>
 <subsection>
@@ -135,23 +86,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by 
 downloading and burning the chosen Installation CD. We previously discussed 
-the several available Installation CDs, but where can you find them? 
+the Installation CD, but where can you find it? 
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 



1.78                 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.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.77&r2=1.78

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.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- hb-install-ppc-medium.xml	23 Jan 2014 19:32:49 -0000	1.77
+++ hb-install-ppc-medium.xml	12 Apr 2014 12:25:48 -0000	1.78
@@ -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.77 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.78 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>18</version>
-<date>2014-01-23</date>
+<version>19</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -87,34 +87,22 @@
 
 <!-- START -->
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
 
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
-
 <p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
 
 </body>
@@ -150,23 +138,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by
 downloading and burning the chosen Installation CD. We previously discussed
-the several available Installation CDs, but where can you find them?
+the Installation CD, but where can you find it?
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 



1.54                 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.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.53&r2=1.54

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.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- hb-install-ppc64-medium.xml	23 Jan 2014 19:32:49 -0000	1.53
+++ hb-install-ppc64-medium.xml	12 Apr 2014 12:25:48 -0000	1.54
@@ -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.53 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.54 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>21</version>
-<date>2014-01-23</date>
+<version>22</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -69,113 +69,24 @@
 
 <!-- START -->
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
-</p>
-<!--
-<p>
-If you wish to install Gentoo without a working Internet connection, please use
-the installation instructions described in the <uri
-link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
 
 <p>
-The two Installation CDs that we currently provide are:
-</p>
-
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable
-    CD which sole purpose is to boot the system, prepare the networking and
-    continue with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo <e>Universal</e> Installation CD, a bootable CD with the same
-    abilities as the Minimal Installation CD. Additionally, it contains
-    several stage3 tarballs (optimized for the individual subarchitectures).
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the
-major advantages and disadvantages of each Installation CD.
-</p>
--->
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
-
-<p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and is
-    therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Universal Installation CD</title>
-<body>
 
-<p>
-The Universal Installation CD is called
-<c>install-ppc64-universal-2008.0.iso</c> and uses 460 MB. You can use
-this Installation CD to install Gentoo, and you can even use it to install
-Gentoo without a working internet connection.
-</p>
-
-<table>
-<tr>
-  <th>Universal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>
-    Contains everything you need. You can even install without a network
-    connection.
-  </ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>Huge download</ti>
-</tr>
-</table>
--->
 </body>
 </subsection>
 <subsection>
@@ -246,23 +157,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by 
 downloading and burning the chosen Installation CD. We previously discussed the 
-several available Installation CDs, but where can you find them? 
+Installation CD, but where can you find it? 
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images
+Inside that directory you'll find the ISO file. This is a full CD image
 which you can write on a CD-R.
 </p>
 



1.62                 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.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.61&r2=1.62

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.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- hb-install-sparc-medium.xml	23 Jan 2014 19:32:49 -0000	1.61
+++ hb-install-sparc-medium.xml	12 Apr 2014 12:25:48 -0000	1.62
@@ -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.61 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.62 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
-<version>20</version>
-<date>2014-01-23</date>
+<version>21</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -63,135 +63,24 @@
 
 <!-- START -->
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
-</p>
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, please use
-the installation instructions described in the <uri
-link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>.
-</impo>
--->
-<!--
-<p>
-The two Installation CDs that we currently provide are:
-</p>
-
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable CD
-    which sole purpose is to boot the system, prepare the networking and 
-    continue with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo <e>Universal</e> Installation CD, a bootable CD with the same 
-    abilities as the Minimal Installation CD. Additionally, it contains 
-    several stage3 tarballs (optimized for the individual subarchitectures). 
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the
-major advantages and disadvantages of each Installation CD.
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
--->
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
 
 <p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
-</p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and is
-    therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Universal Installation CD</title>
-<body>
-
-<p>
-The Universal Installation CD is called
-<c>install-sparc64-universal-2008.0.iso</c> and uses 295 MB. You can use this
-Installation CD to install Gentoo, and you can even use it to install Gentoo
-without a working internet connection.
-</p>
-
-<table>
-<tr>
-  <th>Universal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>
-    Contains everything you need. You can even install without a network
-    connection.
-  </ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>Huge download</ti>
-</tr>
-</table>
--->
-<!--
-</body>
-</subsection>
-<subsection>
-<title>Other CDs</title>
-<body>
-
-<p>
-You might find a <e>Package CD</e> on one of our mirrors. This CD is not an
-Installation CD but an additional resource that can be exploited during a
-networkless installation. It contains prebuilt packages (also known as the GRP
-set) that allow you to easily and quickly install additional applications
-(such as LibreOffice.org, KDE, GNOME, ...) immediately after the networkless
-Gentoo installation.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
 
-<p>
-If you intend to use the Packages CD to quickly install additional software,
-make sure that you use the same subarchitecture as the stage3 tarball you use.
-</p>
--->
 </body>
 </subsection>
 <subsection>
@@ -241,23 +130,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by 
 downloading and burning the chosen Installation CD. We previously discussed 
-the several available Installation CDs, but where can you find them?
+the Installation CD, but where can you find it?
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 



1.35                 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.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.35&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.34&r2=1.35

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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-x86+amd64-medium.xml	23 Jan 2014 19:32:49 -0000	1.34
+++ hb-install-x86+amd64-medium.xml	12 Apr 2014 12:25:48 -0000	1.35
@@ -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.34 2014/01/23 19:32:49 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.35 2014/04/12 12:25:48 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the minimal Installation CD.
 </abstract>
 
-<version>22</version>
-<date>2014-01-23</date>
+<version>23</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -102,86 +102,24 @@
 <!-- This part can be propagated to the other architectures as well. -->
 <!-- START -->
 <section>
-<title>The Gentoo Installation CDs</title>
+<title>The Gentoo Installation CD</title>
 <subsection>
-<title>Introduction</title>
+<title>Gentoo Minimal Installation CD</title>
 <body>
 
 <p>
-The <e>Gentoo Installation CDs</e> are bootable CDs which contain a
-self-sustained Gentoo environment. They allow you to boot Linux from the CD.
+The <e>Minimal Installation CD</e> is a bootable CD which contains a
+self-sustained Gentoo environment. It allows you to boot Linux from the CD.
 During the boot process your hardware is detected and the appropriate drivers
-are loaded. They are maintained by Gentoo developers.
-</p>
-
-<p>
-All Installation CDs allow you to boot, set up networking, initialize your
-partitions and start installing Gentoo from the Internet.
-</p>
-
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, or would
-like to use one of the provided installers, please use the installation
-instructions described in the <uri link="2008.0/">Gentoo 2008.0
-Handbooks</uri>.
-</impo>
--->
-<!--
-<p>
-The Installation CDs that we currently provide are:
+are loaded. The CD is maintained by Gentoo developers and allows you to install
+Gentoo with an active Internet connection.
 </p>
 
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable
-    CD which sole purpose is to boot the system, prepare the networking and
-    continue with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo <e>Installer LiveCD</e> contains everything you need to install
-    Gentoo. It provides a graphical environment, a graphical as well as console
-    based installer which automatically carries out the installation for you,
-    and of course, the installation instructions for your architecture.
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the
-major advantages and disadvantages of each Installation CD.
-</p>
--->
-</body>
-</subsection>
-<subsection>
-<title>Gentoo Minimal Installation CD</title>
-<body>
-
 <p>
 The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
-takes up around <keyval id="min-cd-size"/> MB of diskspace. You can use this
-Installation CD to install Gentoo, but <e>only</e> with a working Internet
-connection.
+takes up around <keyval id="min-cd-size"/> MB of diskspace.
 </p>
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and
-    is therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
--->
+
 </body>
 </subsection>
 <subsection>
@@ -189,9 +127,9 @@
 <body>
 
 <p>
-Every 6 months (give or take), a special DVD is crafted by the Gentoo Ten
+Occasionally, a special DVD is crafted by the Gentoo Ten
 project which can be used to install Gentoo with too. The instructions further
-down this chapter target the Minimal Installation CDs so might be a bit
+down this chapter target the Minimal Installation CD so might be a bit
 different. However, the LiveDVD (or any other bootable
 Linux environment) supports getting a root prompt by just invoking <c>sudo
 su -</c> or <c>sudo -i</c> on a terminal.
@@ -261,23 +199,23 @@
 <section>
 <title>Download, Burn and Boot a Gentoo Installation CD</title>
 <subsection>
-<title>Downloading and Burning the Installation CDs</title>
+<title>Downloading and Burning the Installation CD</title>
 <body>
 
 <p>
 You have chosen to use a Gentoo Installation CD. We'll first start by
 downloading and burning the chosen Installation CD. We previously discussed
-the several available Installation CDs, but where can you find them?
+the Installation CD, but where can you find it?
 </p>
 
 <p>
-You can download any of the Installation CDs from one of our <uri
-link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
+You can download any of the Installation CD from one of our <uri
+link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
 the <path><keyval id="release-dir"/>current-iso/</path> directory.
 </p>
 
 <p>
-Inside that directory you'll find ISO files. Those are full CD images which you
+Inside that directory you'll find the ISO file. This is a full CD image which you
 can write on a CD-R.
 </p>
 
@@ -378,7 +316,7 @@
 </p>
 
 <p>
-Now we mentioned specifying a kernel. On our Installation CDs, we provide
+Now we mentioned specifying a kernel. On our Installation CD, we provide
 several kernels. The default one is <c>gentoo</c>. Other kernels are for
 specific hardware needs and the <c>-nofb</c> variants which disable
 framebuffer.





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-12 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-09  9:49 [gentoo-commits] 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)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-27 18:17 Sven Vermeulen (swift)
2012-11-12 21:04 Sven Vermeulen (swift)
2013-08-01 19:02 Sven Vermeulen (swift)
2013-08-10 13:23 Sven Vermeulen (swift)
2013-08-15  8:20 Sven Vermeulen (swift)
2014-01-23 19:32 Sven Vermeulen (swift)
2014-04-12 12:25 Sven Vermeulen (swift)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox