nightmorph    07/11/03 22:19:18

  Modified:             hb-install-ia64-medium.xml
                        hb-install-mips-stage.xml
                        hb-install-ppc-bootloader.xml
                        hb-install-ppc64-medium.xml
                        hb-install-sparc-bootloader.xml
                        hb-install-sparc-disk.xml
                        hb-install-sparc-kernel.xml
                        hb-install-sparc-medium.xml
  Log:
  release version

Revision  Changes    Path
1.5                  xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?r1=1.4&r2=1.5

Index: hb-install-ia64-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-ia64-medium.xml  2 Nov 2007 23:26:02 -0000       1.4
+++ hb-install-ia64-medium.xml  3 Nov 2007 22:19:18 -0000       1.5
@@ -4,11 +4,11 @@
 <!-- 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/draft/hb-install-ia64-medium.xml,v
 1.4 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml,v
 1.5 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.1</version>
+<version>6.0</version>
 <date>2007-06-29</date>
 
 <section>
@@ -61,7 +61,7 @@
 <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="2007.0/">Gentoo 2007.0
+instructions described in the <uri link="2007.1/">Gentoo 2007.1
 Handbooks</uri>.
 </impo>
 



1.11                 xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?r1=1.10&r2=1.11

Index: hb-install-mips-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hb-install-mips-stage.xml   2 Nov 2007 23:26:02 -0000       1.10
+++ hb-install-mips-stage.xml   3 Nov 2007 22:19:18 -0000       1.11
@@ -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/draft/hb-install-mips-stage.xml,v
 1.10 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v
 1.11 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.0</version>
-<date>2007-05-07</date>
+<version>9.0</version>
+<date>2007-15-07</date>
 
 <section>
 <title>Installing a Stage Tarball</title>
@@ -157,7 +157,7 @@
 </p>
 
 <pre caption="Fetching the tarball via wget">
-# <i>wget -c 
http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2007.0.tar.bz2</i>
+# <i>wget -c 
http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2007.1.tar.bz2</i>
 </pre>
 
 <p>
@@ -168,10 +168,10 @@
 </p>
 
 <pre caption="Example checking integrity of a stage tarball">
-# <i>md5sum -c stage3-mips4-2007.0.tar.bz2.DIGESTS</i>
-stage3-mips4-2007.0.tar.bz2: OK
-# <i>sha1sum -c stage3-mips4-2007.0.tar.bz2.DIGESTS</i>
-stage3-mips4-2007.0.tar.bz2: OK
+# <i>md5sum -c stage3-mips4-2007.1.tar.bz2.DIGESTS</i>
+stage3-mips4-2007.1.tar.bz2: OK
+# <i>sha1sum -c stage3-mips4-2007.1.tar.bz2.DIGESTS</i>
+stage3-mips4-2007.1.tar.bz2: OK
 </pre>
 
 </body>



1.33                 
xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?r1=1.32&r2=1.33

Index: hb-install-ppc-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- hb-install-ppc-bootloader.xml       2 Nov 2007 23:26:02 -0000       1.32
+++ hb-install-ppc-bootloader.xml       3 Nov 2007 22:19:18 -0000       1.33
@@ -4,11 +4,11 @@
 <!-- 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/draft/hb-install-ppc-bootloader.xml,v
 1.32 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v
 1.33 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.1</version>
+<version>9.0</version>
 <date>2007-05-15</date>
 
 <section>
@@ -368,7 +368,7 @@
 
 <pre caption="Configuring quik.conf">
 # Example of quik.conf
-init-message = "Gentoo 2007.0\n"
+init-message = "Gentoo 2007.1\n"
 <comment># This is the boot partition</comment>
 partition = 2
 root = /dev/hda4



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

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?r1=1.27&r2=1.28

Index: hb-install-ppc64-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-ppc64-medium.xml 2 Nov 2007 23:26:02 -0000       1.27
+++ hb-install-ppc64-medium.xml 3 Nov 2007 22:19:18 -0000       1.28
@@ -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/draft/hb-install-ppc64-medium.xml,v
 1.27 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml,v
 1.28 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.1</version>
-<date>2007-06-29</date>
+<version>9.0</version>
+<date>2007.16-29</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -87,7 +87,7 @@
 <p>
 If you wish to install Gentoo without a working Internet connection, please use
 the installation instructions described in the <uri
-link="2007.0/index.xml">Gentoo 2007.0 Handbooks</uri>.
+link="2007.1/index.xml">Gentoo 2007.1 Handbooks</uri>.
 </p>
 
 <p>
@@ -120,7 +120,7 @@
 
 <p>
 The Minimal Installation CD is called 
-<c>install-ppc64-minimal-2007.0.iso</c> and takes up only 124 MB of 
+<c>install-ppc64-minimal-2007.1.iso</c> and takes up only 124 MB of 
 diskspace. You can use this Installation CD to install Gentoo, but always with 
a
 working Internet connection only.
 </p>
@@ -151,7 +151,7 @@
 
 <p>
 The Universal Installation CD is called
-<c>install-ppc64-universal-2007.0.iso</c> and uses 460 MB. You can use
+<c>install-ppc64-universal-2007.1.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, just in case you want to bring
 Gentoo to another PC than the one you are currently installing Gentoo on :)
@@ -268,7 +268,7 @@
 <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>install-ppc64-minimal-2007.0.iso.DIGESTS</path>). You can check the MD5 
+<path>install-ppc64-minimal-2007.1.iso.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.
 </p>



1.19                 
xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml?r1=1.18&r2=1.19

Index: hb-install-sparc-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-install-sparc-bootloader.xml     2 Nov 2007 23:26:02 -0000       1.18
+++ hb-install-sparc-bootloader.xml     3 Nov 2007 22:19:18 -0000       1.19
@@ -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/draft/hb-install-sparc-bootloader.xml,v
 1.18 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-bootloader.xml,v
 1.19 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 



1.20                 xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml?r1=1.19&r2=1.20

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-install-sparc-disk.xml   2 Nov 2007 23:26:02 -0000       1.19
+++ hb-install-sparc-disk.xml   3 Nov 2007 22:19:18 -0000       1.20
@@ -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/draft/hb-install-sparc-disk.xml,v
 1.19 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml,v
 1.20 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 



1.26                 
xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?r1=1.25&r2=1.26

Index: hb-install-sparc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hb-install-sparc-kernel.xml 2 Nov 2007 23:26:02 -0000       1.25
+++ hb-install-sparc-kernel.xml 3 Nov 2007 22:19:18 -0000       1.26
@@ -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/draft/hb-install-sparc-kernel.xml,v
 1.25 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml,v
 1.26 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 



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

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-medium.xml?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-medium.xml?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-medium.xml?r1=1.34&r2=1.35

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-medium.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-sparc-medium.xml 2 Nov 2007 23:26:02 -0000       1.34
+++ hb-install-sparc-medium.xml 3 Nov 2007 22:19:18 -0000       1.35
@@ -4,11 +4,11 @@
 <!-- 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/draft/hb-install-sparc-medium.xml,v
 1.34 2007/11/02 23:26:02 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-medium.xml,v
 1.35 2007/11/03 22:19:18 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.1</version>
+<version>9.0</version>
 <date>2007-06-29</date>
 
 <section>
@@ -86,7 +86,7 @@
 <p>
 If you wish to install Gentoo without a working Internet connection, please use
 the installation instructions described in the <uri
-link="2007.0/index.xml">Gentoo 2007.0 Handbooks</uri>.
+link="2007.1/index.xml">Gentoo 2007.1 Handbooks</uri>.
 </p>
 
 <p>
@@ -118,7 +118,7 @@
 <body>
 
 <p>
-The Minimal Installation CD is called 
<c>install-sparc64-minimal-2007.0.iso</c> 
+The Minimal Installation CD is called 
<c>install-sparc64-minimal-2007.1.iso</c> 
 and takes up only 32 MB of diskspace. You can use this Installation CD to 
 install Gentoo, but always with a working Internet connection only.
 </p>
@@ -149,7 +149,7 @@
 
 <p>
 The Universal Installation CD is called
-<c>install-sparc64-universal-2007.0.iso</c> and uses 287 MB. You can use this
+<c>install-sparc64-universal-2007.1.iso</c> and uses 287 MB. You can use this
 Installation CD to install Gentoo, and you can even use it to install Gentoo
 without a working internet connection, just in case you want to bring Gentoo to
 another PC than the one you are currently installing Gentoo on :)
@@ -241,7 +241,7 @@
 <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>install-sparc64-minimal-2007.0.iso.DIGESTS</path>). You can check the 
MD5 
+<path>install-sparc64-minimal-2007.1.iso.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.
 </p>



-- 
[EMAIL PROTECTED] mailing list

Reply via email to