Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86-medium.xml
Date: Sat, 12 Aug 2006 21:00:36
Message-Id: 20060812210009.D704E6489C@smtp.gentoo.org
1 nightmorph 06/08/12 21:00:08
2
3 Modified: hb-install-x86-medium.xml
4 Log:
5 Updated doc viewing for agaffney's fixes list
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml
9
10 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
11 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
12 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
13
14 Index: hb-install-x86-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-x86-medium.xml 9 Aug 2006 16:35:14 -0000 1.1
21 +++ hb-install-x86-medium.xml 12 Aug 2006 21:00:08 -0000 1.2
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-x86-medium.xml,v 1.2 2006/08/12 21:00:08 nightmorph Exp $ -->
28
29 <sections>
30
31 <version>6.0</version>
32 -<date>2006-02-27</date>
33 +<date>2006-08-12</date>
34
35 <section>
36 <title>Hardware Requirements</title>
37 @@ -547,35 +547,44 @@
38
39 <p>
40 If you want to view the Gentoo Handbook (either from-CD or online) during the
41 -installation, make sure you have created a user account (see <uri
42 -link="#useraccounts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c> to
43 -go to a new terminal and log in.
44 +installation, you can view it with Mozilla Firefox (from the graphical
45 +environment) or with <c>links</c> (from a terminal environment).
46 </p>
47
48 +<pre caption="Viewing the on-CD documentation with Firefox">
49 +# <i>firefox /mnt/cdrom/docs/handbook/html/index.html</i>
50 +</pre>
51 +
52 <p>
53 -If you want to view the documentation on the CD you can immediately run
54 -<c>links</c> to read it:
55 +If you would prefer to use <c>links</c> to see a text-only version of the
56 +handbook, make sure you have created a user account (see <uri
57 +link="#useraccounts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c>
58 +to go to a new terminal and log in.
59 </p>
60
61 -<pre caption="Viewing the on-CD documentation">
62 +<pre caption="Viewing the on-CD documentation with links">
63 # <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
64 </pre>
65
66 <p>
67 +You can go back to your original window by pressing <c>Alt-F7</c>.
68 +</p>
69 +
70 +<p>
71 However, it is preferred that you use the online Gentoo Handbook as it will be
72 -more recent than the one provided on the CD. You can view it using <c>links</c>
73 -as well, but only after having completed the <e>Configuring your Network</e>
74 -chapter (otherwise you won't be able to go on the Internet to view the
75 -document):
76 +more recent than the one provided on the CD. You can view it using Firefox or
77 +<c>links</c> as well, but only after having completed the <e>Configuring your
78 +Network</e> chapter (otherwise you won't be able to go on the Internet to view
79 +the document):
80 </p>
81
82 -<pre caption="Viewing the Online Documentation">
83 -# <i>links http://www.gentoo.org/doc/en/handbook/handbook-x86.xml</i>
84 +<pre caption="Viewing the online documentation with Firefox">
85 +# <i>firefox http://www.gentoo.org/doc/en/handbook/handbook-x86.xml</i>
86 </pre>
87
88 -<p>
89 -You can go back to your original window by pressing <c>Alt-F7</c>.
90 -</p>
91 +<pre caption="Viewing the online documentation with links">
92 +# <i>links http://www.gentoo.org/doc/en/handbook/handbook-x86.xml</i>
93 +</pre>
94
95 <p>
96 You can now choose to proceed by using the <uri link="?part=1&amp;chap=3">GTK+
97
98
99
100 --
101 gentoo-doc-cvs@g.o mailing list