nightmorph 10/08/28 23:52:33 Modified: hb-install-bootconfig.xml Log: hide the note on reading the handbooks from the LiveCD, since we don't ship one for the autobuilds yet. bug 332775.
Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?r1=1.4&r2=1.5 Index: hb-install-bootconfig.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-bootconfig.xml 28 Mar 2009 09:10:43 -0000 1.4 +++ hb-install-bootconfig.xml 28 Aug 2010 23:52:33 -0000 1.5 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.4 2009/03/28 09:10:43 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.5 2010/08/28 23:52:33 nightmorph Exp $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>3</version> -<date>2009-03-28</date> +<version>4</version> +<date>2010-08-28</date> <section id="hardware"> <title>Extra Hardware Configuration</title> @@ -79,7 +79,8 @@ <section> <title>Optional: Viewing Documentation while Installing</title> <body> - +<!-- hidden until we start shipping handbook tarballs again --> +<!-- <p> If you want to view the Gentoo Handbook (either from the CD or online) during the installation, make sure you have created a user account (see <uri @@ -103,6 +104,18 @@ chapter (otherwise you won't be able to go on the Internet to view the document): </p> +--> +<p> +If you want to view the Gentoo Handbook during the installation, make sure you +have created a user account (see <uri link="#useraccounts">Optional: User +Accounts</uri>). Then press <c>Alt-F2</c> to go to a new terminal and log in. +</p> + +<p> +You can view the handbook using <c>links</c>, once you have completed the +<e>Configuring your Network</e> chapter (otherwise you won't be able to go on +the Internet to view the document): +</p> <pre caption="Viewing the Online Documentation"> # <i>links http://www.gentoo.org/doc/en/handbook/<keyval id="online-book"/></i>
