| … | |
… | |
| 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.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.39 2004/10/21 10:31:20 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.40 2004/10/21 16:34:46 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Welcome to Portage</title> |
11 | <title>Welcome to Portage</title> |
| 12 | <body> |
12 | <body> |
| … | |
… | |
| 73 | # <i>emerge --sync</i> |
73 | # <i>emerge --sync</i> |
| 74 | </pre> |
74 | </pre> |
| 75 | |
75 | |
| 76 | <p> |
76 | <p> |
| 77 | If you are unable to rsync due to firewall restrictions you can still update |
77 | If you are unable to rsync due to firewall restrictions you can still update |
| 78 | your Portage tree by using our daily generated portage tree snapshots. The |
78 | your Portage tree by using our daily generated Portage tree snapshots. The |
| 79 | <c>emerge-webrsync</c> tool automatically fetches and installs the latest |
79 | <c>emerge-webrsync</c> tool automatically fetches and installs the latest |
| 80 | snapshot on your system: |
80 | snapshot on your system: |
| 81 | </p> |
81 | </p> |
| 82 | |
82 | |
| 83 | <pre caption="Running emerge-webrsync"> |
83 | <pre caption="Running emerge-webrsync"> |