swift 13/09/25 17:23:31 Modified: hb-install-about.xml Log: Fix bug 485992 - Do not reference to GRP anymore, 5+ years is long enough
Revision Changes Path 1.48 xml/htdocs/doc/en/handbook/hb-install-about.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?r1=1.47&r2=1.48 Index: hb-install-about.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- hb-install-about.xml 2 Jan 2013 19:16:07 -0000 1.47 +++ hb-install-about.xml 25 Sep 2013 17:23:31 -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-about.xml,v 1.47 2013/01/02 19:16:07 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.48 2013/09/25 17:23:31 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ handbook. </abstract> -<version>11</version> -<date>2013-01-02</date> +<version>12</version> +<date>2013-09-25</date> <section> <title>Introduction</title> @@ -142,19 +142,6 @@ </note> <p> -If you want to perform a networkless installation, you should read the <uri -link="/doc/en/handbook/2008.0/">Gentoo 2008.0 Handbooks</uri> which contain the -installation instructions for a networkless environment. -</p> - -<p> -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/2008.0/">Gentoo 2008.0 Handbooks</uri>. -</p> - -<p> We also provide a <uri link="/doc/en/gentoo-x86-tipsntricks.xml">Gentoo Installation Tips & Tricks</uri> document that might be useful to read as well. If you are an experienced Gentoo user and just need a brief installation
