From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GC0ay-0006jw-GB for garchives@archives.gentoo.org; Sat, 12 Aug 2006 21:00:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7CL0DOg030650; Sat, 12 Aug 2006 21:00:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7CL0BXC004444 for ; Sat, 12 Aug 2006 21:00:12 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id D704E6489C for ; Sat, 12 Aug 2006 21:00:09 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sat, 12 Aug 2006 21:00:08 +0000 From: "Josh Saddler" Date: Sat, 12 Aug 2006 21:00:08 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86-medium.xml Message-Id: <20060812210009.D704E6489C@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 6c0785fb-9c65-4c7d-bdf7-157fa3b87e9c X-Archives-Hash: a4226f98524094fdbc29eb38f4e97c84 nightmorph 06/08/12 21:00:08 Modified: hb-install-x86-medium.xml Log: Updated doc viewing for agaffney's fixes list Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml?r1=1.1&r2=1.2 Index: hb-install-x86-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-x86-medium.xml 9 Aug 2006 16:35:14 -0000 1.1 +++ hb-install-x86-medium.xml 12 Aug 2006 21:00:08 -0000 1.2 @@ -4,12 +4,12 @@ - + 6.0 -2006-02-27 +2006-08-12
Hardware Requirements @@ -547,35 +547,44 @@

If you want to view the Gentoo Handbook (either from-CD or online) during the -installation, make sure you have created a user account (see Optional: User Accounts). Then press Alt-F2 to -go to a new terminal and log in. +installation, you can view it with Mozilla Firefox (from the graphical +environment) or with links (from a terminal environment).

+
+# firefox /mnt/cdrom/docs/handbook/html/index.html
+
+

-If you want to view the documentation on the CD you can immediately run -links to read it: +If you would prefer to use links to see a text-only version of the +handbook, make sure you have created a user account (see Optional: User Accounts). Then press Alt-F2 +to go to a new terminal and log in.

-
+
 # links /mnt/cdrom/docs/handbook/html/index.html
 

+You can go back to your original window by pressing Alt-F7. +

+ +

However, it is preferred that you use the online Gentoo Handbook as it will be -more recent than the one provided on the CD. You can view it using links -as well, but only after having completed the Configuring your Network -chapter (otherwise you won't be able to go on the Internet to view the -document): +more recent than the one provided on the CD. You can view it using Firefox or +links as well, but only after having completed the Configuring your +Network chapter (otherwise you won't be able to go on the Internet to view +the document):

-
-# links http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
+
+# firefox http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
 
-

-You can go back to your original window by pressing Alt-F7. -

+
+# links http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
+

You can now choose to proceed by using the GTK+ -- gentoo-doc-cvs@gentoo.org mailing list