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

Collapse All | Expand All

(-)hb-install-amd64-disk.xml.orig (-4 / +4 lines)
Lines 8-15 Link Here
8
8
9
<sections>
9
<sections>
10
10
11
<version>2.4</version>
11
<version>2.5</version>
12
<date>2005-08-25</date>
12
<date>2005-12-19</date>
13
13
14
<section>
14
<section>
15
<title>Introduction to Block Devices</title>
15
<title>Introduction to Block Devices</title>
Lines 209-216 Link Here
209
For <path>/var</path>, people might think the assigned
209
For <path>/var</path>, people might think the assigned
210
space is too much. However, Gentoo compiles all programs inside
210
space is too much. However, Gentoo compiles all programs inside
211
<path>/var/tmp/portage</path>, so you should have <path>/var</path> with at
211
<path>/var/tmp/portage</path>, so you should have <path>/var</path> with at
212
least 1G free if you don't want to compile big programs and at least 3G free if 
212
least 1G free if you don't want to compile big programs and at least 8G free if 
213
compiling KDE or OpenOffice.org is no big deal for you.
213
you will be compiling extremely large programs.
214
</p>
214
</p>
215
215
216
</body>
216
</body>
(-)hb-install-x86-disk.xml.orig (-4 / +4 lines)
Lines 8-15 Link Here
8
8
9
<sections>
9
<sections>
10
10
11
<version>2.4</version>
11
<version>2.5</version>
12
<date>2005-08-25</date>
12
<date>2005-12-19</date>
13
13
14
<section>
14
<section>
15
<title>Introduction to Block Devices</title>
15
<title>Introduction to Block Devices</title>
Lines 215-222 Link Here
215
For <path>/var</path>, people might think the assigned
215
For <path>/var</path>, people might think the assigned
216
space is too much. However, Gentoo compiles all programs inside
216
space is too much. However, Gentoo compiles all programs inside
217
<path>/var/tmp/portage</path>, so you should have <path>/var</path> with at
217
<path>/var/tmp/portage</path>, so you should have <path>/var</path> with at
218
least 1G free if you don't want to compile big programs and at least 3G free if 
218
least 1G free if you don't want to compile big programs and at least 8G free if 
219
compiling KDE or OpenOffice.org is no big deal for you.
219
you will be compiling extremely large programs.
220
</p>
220
</p>
221
221
222
</body>
222
</body>
(-)hb-install-sparc-disk.xml.orig (-5 / +5 lines)
Lines 8-15 Link Here
8
8
9
<sections>
9
<sections>
10
10
11
<version>2.5</version>
11
<version>2.6</version>
12
<date>2005-10-02</date>
12
<date>2005-12-19</date>
13
13
14
<section>
14
<section>
15
<title>Introduction to Block Devices</title>
15
<title>Introduction to Block Devices</title>
Lines 152-160 Link Here
152
    <ti>/var</ti>
152
    <ti>/var</ti>
153
    <ti>
153
    <ti>
154
      /var partition. Used for program-generated data. By default Portage uses
154
      /var partition. Used for program-generated data. By default Portage uses
155
      this partition for temporary space whilst compiling. Certain larger
155
      this partition for temporary space whilst compiling. If you will be
156
      applications such as Mozilla and OpenOffice.org can require over 1 GByte
156
      compiling extremely large programs, it would be a good idea to set aside
157
      of temporary space here when building.
157
      8G.
158
    </ti>
158
    </ti>
159
</tr>
159
</tr>
160
<tr>
160
<tr>

Return to bug 114337