Seems more organized... however... I may rearrange this into tables later. o.O
Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-07-06 23:37:41
Zeige 1 geänderte Dateien mit 16 Einfügungen und 14 Löschungen.

... ...
@@ -30,6 +30,22 @@ download everything a dist mirror should share with the world:
30 30
 <tt>
31 31
 rsync -av --delete rsync://rsync.torproject.org/tor/dist tor-mirror-dist/
32 32
 </tt>
33
+
34
+
35
+<p>
36
+In order to assure the mirrors of of high quility and up to date... Please ensure your mirror does at least the following:
37
+
38
+Updates no later than every six hours, but no more frequent than every hour.
39
+
40
+Allows "Directory Index / Indexes" (Index viewing) of the /dist directory.
41
+
42
+Allows "Multiviews" or equivalent for language localization.
43
+
44
+Have a valid contact email for administrative communications should your server have issues.
45
+
46
+It is highly recommended for all mirror operators to subscribe to <A href="http://archives.seul.org/tor/mirrors/">tor-mirrors mailing list</A> where all mirror listing modification requests should go (ADD, CHANGE, DELETE, any other requests/notifications).  Also, any technical assistance in setting up your mirror may be found here as well.
47
+
48
+</p>
33 49
 <br /><br />
34 50
 <p>
35 51
 An example cronjob to update a full mirror once every 6 hours may look like so:
... ...
@@ -73,20 +89,6 @@ We will add you to the mirror list.
73 89
 Help for mirror support and configuration issues may also be found on the list.
74 90
 </p>
75 91
 
76
-<p>
77
-In order to assure the mirrors of of high quility and up to date... Please ensure your mirror does at least the following:
78
-
79
-Updates no later than every six hours, but no more frequent than every hour.
80
-
81
-Allows "Directory Index / Indexes" (Index viewing) of the /dist directory.
82
-
83
-Allows "Multiviews" or equivalent for language localization.
84
-
85
-Have a valid contact email for administrative communications should your server have issues.
86
-
87
-It is highly recommended for all mirror operators to subscribe to <A href="http://archives.seul.org/tor/mirrors/">tor-mirrors mailing list</A> where all mirror listing modification requests should go (ADD, CHANGE, DELETE, any other requests/notifications).  Also, any technical assistance in setting up your mirror may be found here as well.
88
-
89
-</p>
90 92
 
91 93
 
92 94
   </div><!-- #main -->
93 95