nightmorph    08/03/01 08:26:32

  Modified:             hb-install-about.xml hb-install-mips-stage.xml
                        hb-install-ppc-bootloader.xml hb-install-stage.xml
                        hb-install-system.xml
  Log:
  more updated versions

Revision  Changes    Path
1.37                 xml/htdocs/doc/en/handbook/draft/hb-install-about.xml

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

Index: hb-install-about.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-about.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hb-install-about.xml        3 Nov 2007 21:40:33 -0000       1.36
+++ hb-install-about.xml        1 Mar 2008 08:26:32 -0000       1.37
@@ -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-about.xml,v 
1.36 2007/11/03 21:40:33 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-about.xml,v 
1.37 2008/03/01 08:26:32 nightmorph Exp $ -->
 
 <sections>
 
@@ -134,7 +134,7 @@
 certain cases, NetBooting. This installation assumes that you want to install
 the latest available version of each package. If you want to perform a
 networkless installation, you should read the <uri
-link="/doc/en/handbook/2007.1/">Gentoo 2007.1 Handbooks</uri> which contain the
+link="/doc/en/handbook/2008.0/">Gentoo 2008.0 Handbooks</uri> which contain the
 installation instructions for a networkless environment. 
 </p>
 
@@ -142,7 +142,7 @@
 Also note that, if you plan on using GRP (the Gentoo Reference Platform, a
 collection of prebuilt packages meant for immediate use after a Gentoo
 installation), you <e>must</e> follow the instructions in the <uri
-link="/doc/en/handbook/2007.1/">Gentoo 2007.1 Handbooks</uri>.
+link="/doc/en/handbook/2008.0/">Gentoo 2008.0 Handbooks</uri>.
 </p>
 
 <p>



1.12                 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.12&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.12&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.11&r2=1.12

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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-mips-stage.xml   3 Nov 2007 22:19:18 -0000       1.11
+++ hb-install-mips-stage.xml   1 Mar 2008 08:26:32 -0000       1.12
@@ -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-mips-stage.xml,v
 1.11 2007/11/03 22:19:18 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v
 1.12 2008/03/01 08:26:32 nightmorph Exp $ -->
 
 <sections>
 
@@ -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.1.tar.bz2</i>
+# <i>wget -c 
http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2008.0.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.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
+# <i>md5sum -c stage3-mips4-2008.0.tar.bz2.DIGESTS</i>
+stage3-mips4-2008.0.tar.bz2: OK
+# <i>sha1sum -c stage3-mips4-2008.0.tar.bz2.DIGESTS</i>
+stage3-mips4-2008.0.tar.bz2: OK
 </pre>
 
 </body>



1.34                 
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.34&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.34&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.33&r2=1.34

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.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hb-install-ppc-bootloader.xml       3 Nov 2007 22:19:18 -0000       1.33
+++ hb-install-ppc-bootloader.xml       1 Mar 2008 08:26:32 -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/draft/hb-install-ppc-bootloader.xml,v
 1.33 2007/11/03 22:19:18 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v
 1.34 2008/03/01 08:26:32 nightmorph Exp $ -->
 
 <sections>
 
@@ -368,7 +368,7 @@
 
 <pre caption="Configuring quik.conf">
 # Example of quik.conf
-init-message = "Gentoo 2007.1\n"
+init-message = "Gentoo 2008.0\n"
 <comment># This is the boot partition</comment>
 partition = 2
 root = /dev/hda4



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

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

Index: hb-install-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- hb-install-stage.xml        31 Dec 2007 15:33:54 -0000      1.50
+++ hb-install-stage.xml        1 Mar 2008 08:26:32 -0000       1.51
@@ -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-stage.xml,v 
1.50 2007/12/31 15:33:54 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 
1.51 2008/03/01 08:26:32 nightmorph Exp $ -->
 
 <sections>
 
@@ -234,12 +234,12 @@
 <c>tar</c>. Make sure you use the same options (<c>xvjpf</c>). The <c>v</c>
 argument is optional and not supported in some <c>tar</c> versions.  In the
 next example, we extract the stage tarball
-<path>stage3-&lt;subarch&gt;-2007.1.tar.bz2</path>. Be sure to substitute
+<path>stage3-&lt;subarch&gt;-2008.0.tar.bz2</path>. Be sure to substitute
 the tarball filename with your stage.
 </p>
 
 <pre caption="Extracting the stage tarball">
-# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2007.1.tar.bz2</i>
+# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2008.0.tar.bz2</i>
 </pre>
 
 <p>



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

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

Index: hb-install-system.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-system.xml       3 Nov 2007 21:30:56 -0000       1.34
+++ hb-install-system.xml       1 Mar 2008 08:26:32 -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/draft/hb-install-system.xml,v 
1.34 2007/11/03 21:30:56 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 
1.35 2008/03/01 08:26:32 nightmorph Exp $ -->
 
 <sections>
 
@@ -15,7 +15,7 @@
 </abstract>
 
 <version>9.0</version>
-<date>2007-10-24</date>
+<date>2008-02-29</date>
 
 <section>
 <title>Chrooting</title>
@@ -220,7 +220,7 @@
 
 <p>
 There are also <c>desktop</c> and <c>server</c> subprofiles available for some
-architectures. Look inside the <path>2007.1/</path> profile to see if there is
+architectures. Look inside the <path>2008.0/</path> profile to see if there is
 one available for your architecture. You may wish to view the <c>desktop</c>
 profile's <path>make.defaults</path> to determine if it fits your needs.
 </p>
@@ -240,7 +240,7 @@
 </p>
 
 <pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib 
profile">
-# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.1/no-multilib 
/etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2008.0/no-multilib 
/etc/make.profile</i>
 </pre>
 
 </body>



-- 
[email protected] mailing list

Reply via email to