Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 122289 | Differences between
and this patch

Collapse All | Expand All

(-)hb-install-gtkfe.xml (-21 / +21 lines)
Lines 41-60 Link Here
41
<section>
41
<section>
42
<title>Pre-installation Configuration</title>
42
<title>Pre-installation Configuration</title>
43
<subsection>
43
<subsection>
44
<title>Optional: Manual Network Configuration</title>
44
<title>Optional: manual network configuration</title>
45
<body>
45
<body>
46
46
47
<p>
47
<p>
48
In the next section, you are required to configure your network. The Installer
48
In the next section, you are required to configure your network. The Installer
49
should have already detected and set up your network for you, but if it didn't,
49
should have already detected and set up your network for you, but if it didn't,
50
you can manually configure your network. On the <e>Misc.</e> tab, you can optionally
50
you can manually configure your network. On the <c>Misc.</c> tab, you can optionally
51
log the installation process by specifying a logfile location.
51
log the installation process by specifying a logfile location.
52
</p>
52
</p>
53
53
54
</body>
54
</body>
55
</subsection>
55
</subsection>
56
<subsection>
56
<subsection>
57
<title>Optional: Remote Installation</title>
57
<title>Optional: remote installation</title>
58
<body>
58
<body>
59
59
60
<p>
60
<p>
Lines 65-71 Link Here
65
</body>
65
</body>
66
</subsection>
66
</subsection>
67
<subsection>
67
<subsection>
68
<title>Optional: Load Additional Kernel Modules</title>
68
<title>Optional: load additional kernel modules</title>
69
<body>
69
<body>
70
70
71
<p>
71
<p>
Lines 74-81 Link Here
74
</p>
74
</p>
75
75
76
<warn>
76
<warn>
77
Do not change the <e>Install mode</e> selection to anything besides
77
Do not change the <c>Install mode</c> selection to anything besides
78
<b>Normal</b>. This feature is still experimental and changing it will leave you
78
<c>Normal</c>. This feature is still experimental and changing it will leave you
79
with an unbootable system!
79
with an unbootable system!
80
</warn>
80
</warn>
81
81
Lines 91-97 Link Here
91
91
92
<p>
92
<p>
93
In order to install Gentoo on your machine, you will need to prepare your
93
In order to install Gentoo on your machine, you will need to prepare your
94
disks. The <e>Partitioning</e> screen will show you a list of detected disks and
94
disks. The <c>Partitioning</c> screen will show you a list of detected disks and
95
allow you to specify the filesystems you would like to have on your
95
allow you to specify the filesystems you would like to have on your
96
partitions. Clicking <c>Clear partitions</c> will erase all previous partitions on
96
partitions. Clicking <c>Clear partitions</c> will erase all previous partitions on
97
your disk, so be careful with this option! It is also possible to resize
97
your disk, so be careful with this option! It is also possible to resize
Lines 135-141 Link Here
135
135
136
<p>
136
<p>
137
Since you are performing an installation <e>without</e> an internet
137
Since you are performing an installation <e>without</e> an internet
138
connection, you <b>must</b> check <e>GRP Install</e> as well as <e>Dynamic</e>
138
connection, you <e>must</e> check <c>GRP Install</c> as well as <c>Dynamic</c>
139
from the options present. Everything you need to build your system will
139
from the options present. Everything you need to build your system will
140
then be generated from the files on the LiveCD.
140
then be generated from the files on the LiveCD.
141
</p>
141
</p>
Lines 156-163 Link Here
156
<body>
156
<body>
157
157
158
<p>
158
<p>
159
You must choose <e>Snapshot</e> on this screen. The installer will automatically
159
You must choose <c>Snapshot</c> on this screen. The installer will automatically
160
install a Portage tree from the LiveCD once you select <e>Snapshot</e>; you do not
160
install a Portage tree from the LiveCD once you select <c>Snapshot</c>; you do not
161
need to specify a snapshot URI.
161
need to specify a snapshot URI.
162
</p>
162
</p>
163
163
Lines 185-191 Link Here
185
<body>
185
<body>
186
186
187
<p>
187
<p>
188
You should, however, select your processor type in the <e>CFLAGS</e> section along
188
You should, however, select your processor type in the <c>CFLAGS</c> section along
189
with any custom optimizations you may want, such as <c>-O2</c> and
189
with any custom optimizations you may want, such as <c>-O2</c> and
190
<c>-pipe</c>.
190
<c>-pipe</c>.
191
</p>
191
</p>
Lines 197-214 Link Here
197
<body>
197
<body>
198
198
199
<p>
199
<p>
200
Any other options you wish to set for future use should be selected now. <e>Use
200
Any other options you wish to set for future use should be selected now. <c>Use
201
unstable (~arch)</e> will allow you to use packages from the unstable branch of
201
unstable (~arch)</c> will allow you to use packages from the unstable branch of
202
the Portage tree. <e>Build binary packages</e> creates ready-to-install binary
202
the Portage tree. <c>Build binary packages</c> creates ready-to-install binary
203
tarballs of all packages you compile on your system. <e>DistCC</e> allows you to
203
tarballs of all packages you compile on your system. <c>DistCC</c> allows you to
204
share the burden of compiling with another computer via your network
204
share the burden of compiling with another computer via your network
205
connection.<e>ccache</e> saves compiled code for later use, and thus can greatly
205
connection.<c>ccache</c> saves compiled code for later use, and thus can greatly
206
speed up compilation time if you re-install the same package.
206
speed up compilation time if you re-install the same package.
207
</p>
207
</p>
208
208
209
<p>
209
<p>
210
You will not be allowed to change your <e>CHOST</e>, as this can seriously damage
210
You will not be allowed to change your <c>CHOST</c>, as this can seriously damage
211
your installation. In <e>MAKEOPTS</e> you define how many parallel compilations
211
your installation. In <c>MAKEOPTS</c> you define how many parallel compilations
212
should occur when you install a package. A good choice is the number of CPUs
212
should occur when you install a package. A good choice is the number of CPUs
213
in your system plus one, but this guideline isn't always perfect. On a
213
in your system plus one, but this guideline isn't always perfect. On a
214
uniprocessor system, <c>-j2</c> might be used.
214
uniprocessor system, <c>-j2</c> might be used.
Lines 233-239 Link Here
233
233
234
<p>
234
<p>
235
If you want to have a nifty background image during system boot, select the
235
If you want to have a nifty background image during system boot, select the
236
<e>Enable bootsplash</e> option.
236
<c>Enable bootsplash</c> option.
237
</p>
237
</p>
238
238
239
</body>
239
</body>
Lines 253-259 Link Here
253
253
254
<p>
254
<p>
255
You may specify which disk to boot from by choosing the appropriate option
255
You may specify which disk to boot from by choosing the appropriate option
256
from <e>Boot Drive</e>. In Linux, the first IDE disk in your system is called
256
from <c>Boot Drive</c>. In Linux, the first IDE disk in your system is called
257
<c>hda</c>, the second IDE disk is <c>hdb</c>, and so on. If you have SATA or
257
<c>hda</c>, the second IDE disk is <c>hdb</c>, and so on. If you have SATA or
258
SCSI disks, they will be called <c>sda</c>, <c>sdb</c>, etc. Please make the
258
SCSI disks, they will be called <c>sda</c>, <c>sdb</c>, etc. Please make the
259
correct selection for your system.
259
correct selection for your system.
Lines 305-311 Link Here
305
</p>
305
</p>
306
306
307
<p>
307
<p>
308
On the <e>Hostname/Proxy Information/Other</e> tab, you will need to choose a
308
On the <c>Hostname/Proxy Information/Other</c> tab, you will need to choose a
309
hostname for your machine. You may also specify proxy server and DNS settings
309
hostname for your machine. You may also specify proxy server and DNS settings
310
if needed.
310
if needed.
311
</p>
311
</p>

Return to bug 122289