| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.12 2011/10/17 19:51:45 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.13 2012/07/24 12:12:52 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>7</version> |
11 | <version>8</version> |
| 12 | <date>2011-10-17</date> |
12 | <date>2012-07-24</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Introduction to Block Devices</title> |
15 | <title>Introduction to Block Devices</title> |
| 16 | |
16 | |
| 17 | <subsection> |
17 | <subsection> |
| … | |
… | |
| 180 | all software is installed, <path>/usr</path> doesn't tend to grow that much. |
180 | all software is installed, <path>/usr</path> doesn't tend to grow that much. |
| 181 | Although allocating a few gigabytes of disk space for <path>/var</path> may |
181 | Although allocating a few gigabytes of disk space for <path>/var</path> may |
| 182 | seem excessive, remember that Portage uses this partition by default for |
182 | seem excessive, remember that Portage uses this partition by default for |
| 183 | compiling packages. If you want to keep <path>/var</path> at a more reasonable |
183 | compiling packages. If you want to keep <path>/var</path> at a more reasonable |
| 184 | size, such as 1GB, you will need to alter your <c>PORTAGE_TMPDIR</c> variable |
184 | size, such as 1GB, you will need to alter your <c>PORTAGE_TMPDIR</c> variable |
| 185 | in <path>/etc/make.conf</path> to point to the partition with enough free space |
185 | in <path>/etc/portage/make.conf</path> to point to the partition with enough |
| 186 | for compiling extremely large packages such as OpenOffice. |
186 | free space for compiling extremely large packages such as OpenOffice. |
| 187 | </p> |
187 | </p> |
| 188 | |
188 | |
| 189 | </body> |
189 | </body> |
| 190 | </subsection> |
190 | </subsection> |
| 191 | </section> |
191 | </section> |