| 1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.12 2003/11/16 15:14:57 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.13 2003/11/23 14:21:50 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <sections> |
6 | <sections> |
| 7 | <section> |
7 | <section> |
| 8 | <title>Chrooting</title> |
8 | <title>Chrooting</title> |
| 9 | <subsection> |
9 | <subsection> |
| … | |
… | |
| 92 | Stage1, Stage2 and Stage3</uri>. |
92 | Stage1, Stage2 and Stage3</uri>. |
| 93 | </p> |
93 | </p> |
| 94 | |
94 | |
| 95 | <pre caption="Updating Portage"> |
95 | <pre caption="Updating Portage"> |
| 96 | # <i>emerge sync</i> |
96 | # <i>emerge sync</i> |
|
|
97 | </pre> |
|
|
98 | |
|
|
99 | <p> |
|
|
100 | If you are warned that a new Portage version is available and that you should |
|
|
101 | update Portage, run <c>emerge -u portage</c> to get your Portage up to date: |
|
|
102 | </p> |
|
|
103 | |
|
|
104 | <pre caption="Updating Portage"> |
|
|
105 | # <i>emerge -u portage</i> |
| 97 | </pre> |
106 | </pre> |
| 98 | |
107 | |
| 99 | </body> |
108 | </body> |
| 100 | </subsection> |
109 | </subsection> |
| 101 | <subsection> |
110 | <subsection> |