Jon@svn.torproject.org commited on 2009-07-01 06:35:23
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -17,14 +17,14 @@ The Tor website and distribution directory currently require 15GB of |
| 17 | 17 |
disk space. The /dist directory alone is 3.6 GB.</p> |
| 18 | 18 |
|
| 19 | 19 |
<p> |
| 20 |
-If you would like to run a mirror, it's as easy as this command to download |
|
| 20 |
+If you would like to run a mirror (website + dist), it's as easy as this command to download |
|
| 21 | 21 |
everything a mirror should share with the world: |
| 22 | 22 |
<br /> <br /> |
| 23 | 23 |
<tt> |
| 24 | 24 |
rsync -av --delete rsync://rsync.torproject.org/tor tor-mirror/ |
| 25 | 25 |
</tt> |
| 26 | 26 |
<br /> <br /> |
| 27 |
-If you would like to run only a dist/ mirror, it's as easy as this command to |
|
| 27 |
+If you would like to run only a dist/ mirror (distribution only), it's as easy as this command to |
|
| 28 | 28 |
download everything a dist mirror should share with the world: |
| 29 | 29 |
<br /> <br /> |
| 30 | 30 |
<tt> |
| ... | ... |
@@ -63,7 +63,7 @@ configuration file to use: |
| 63 | 63 |
<br/> <br/> |
| 64 | 64 |
Please ensure that you keep your mirror updated (we suggest automating this |
| 65 | 65 |
task with something like '<tt>cron</tt>'). Our website, source code and |
| 66 |
-binary releases change often. Tor users everywhere will thank you. |
|
| 66 |
+binary releases change often. An update frequency of six hours is recommended. Tor users everywhere will thank you. |
|
| 67 | 67 |
</p> |
| 68 | 68 |
<br/> |
| 69 | 69 |
<p> |
| 70 | 70 |