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-gtkfe.xml
Date: Sat, 12 Aug 2006 22:24:22
Message-Id: 20060812222402.82CF464581@smtp.gentoo.org
1 nightmorph 06/08/12 22:24:01
2
3 Modified: hb-install-gtkfe.xml
4 Log:
5 Updated gtkfe.xml with agaffney's fixes, also see bug 142265
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?r1=1.3&r2=1.4
13
14 Index: hb-install-gtkfe.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- hb-install-gtkfe.xml 9 Aug 2006 16:49:32 -0000 1.3
21 +++ hb-install-gtkfe.xml 12 Aug 2006 22:24:01 -0000 1.4
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.3 2006/08/09 16:49:32 fox2mike Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.4 2006/08/12 22:24:01 nightmorph Exp $ -->
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
30 @@ -8,7 +8,7 @@
31 <sections>
32
33 <version>1.0</version>
34 -<date>2006-06-25</date>
35 +<date>2006-08-12</date>
36
37 <section>
38 <title>Welcome</title>
39 @@ -27,6 +27,16 @@
40 progress in case you need to resume your installation at a later time.
41 </p>
42
43 +<p>
44 +There are two types of installation modes available. Choose <c>Networkless</c>
45 +to begin installing Gentoo Linux.
46 +</p>
47 +
48 +<note>
49 +Selecting <c>Networkless</c> will make some later configuration options
50 +unavailable. Simply proceed to the next screen.
51 +</note>
52 +
53 </body>
54 </subsection>
55 </section>
56 @@ -123,44 +133,6 @@
57 </section>
58
59 <section>
60 -<title>Stage Selection</title>
61 -<subsection>
62 -<title>Dynamic stage generation</title>
63 -<body>
64 -
65 -<p>
66 -Since you are performing an installation <e>without</e> an internet
67 -connection, you <b>must</b> check <c>GRP Install</c> as well as <c>Dynamic</c>
68 -from the options present. Everything you need to build your system will
69 -then be generated from the files on the LiveCD.
70 -</p>
71 -
72 -<warn>
73 -Do <e>not</e> select options other than those specified above when you are
74 -installing without an internet connection.
75 -</warn>
76 -
77 -</body>
78 -</subsection>
79 -</section>
80 -
81 -<section>
82 -<title>Portage Tree</title>
83 -<subsection>
84 -<title>Obtaining a Portage tree</title>
85 -<body>
86 -
87 -<p>
88 -You must choose <c>Snapshot</c> on this screen. The installer will automatically
89 -install a Portage tree from the LiveCD once you select <c>Snapshot</c>; you do not
90 -need to specify a snapshot URI.
91 -</p>
92 -
93 -</body>
94 -</subsection>
95 -</section>
96 -
97 -<section>
98 <title>make.conf</title>
99 <subsection>
100 <title>USE flags</title>
101 @@ -192,13 +164,12 @@
102 <body>
103
104 <p>
105 -Any other options you wish to set for future use should be selected now. <e>Use
106 -unstable (~arch)</e> will allow you to use packages from the unstable branch of
107 -the Portage tree. <e>Build binary packages</e> creates ready-to-install binary
108 -tarballs of all packages you compile on your system. <e>DistCC</e> allows you
109 -to share the burden of compiling with another computer via your network
110 -connection. <e>ccache</e> saves compiled code for later use, and thus can
111 -greatly speed up compilation time if you re-install the same package.
112 +Any other options you wish to set for future use should be selected now.
113 +<e>Build binary packages</e> creates ready-to-install binary tarballs of all
114 +packages you compile on your system. <e>DistCC</e> allows you to share the
115 +burden of compiling with another computer via your network connection.
116 +<e>ccache</e> saves compiled code for later use, and thus can greatly speed up
117 +compilation time if you re-install the same package.
118 </p>
119
120 <p>
121 @@ -347,11 +318,6 @@
122 install any of them, check the appropriate box.
123 </p>
124
125 -<impo>
126 -As you are installing Gentoo without an internet connection, you cannot add
127 -any extra packages other than those shown in the installer.
128 -</impo>
129 -
130 </body>
131 </subsection>
132 </section>
133
134
135
136 --
137 gentoo-doc-cvs@g.o mailing list