Add "Requirements" and "Mailinglist" section

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22928 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
attila 2007-04-07 10:07:46 +00:00
parent acb512df10
commit 39c7dd10bd
1 changed files with 21 additions and 2 deletions

View File

@ -14,7 +14,6 @@ in detail so that anyone wishing to build an official or an unofficial
mirror can do that without much trouble.
A note on performance issues
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -45,6 +44,23 @@ All mirrors are put into our DNS round-robin for the www.mplayerhq.hu and
ftp.mplayerhq.hu names and should be set up to respond to these names as well.
Requirements
~~~~~~~~~~~~
The requirements for any (official) mirror are:
1) rsync installed and some way to run the sync script periodicaly (eg cron)
2) subscribing to the mplayer-mirror mailinglist (see below)
The requirements for a full website mirror are:
1) 500MB of free disk space (for the ftp and homepage directories).
2) A network connection with about 5Mbit/s sustained bandwidth.
3) A simple webserver that allows redirections and virtual server,
no PHP or CGI needed as all pages are static.
The requirements for a full ftp mirror are:
1) 500MB of free disk space (for the ftp directory).
2) (No bandwidth data for a ftp only server available)
Getting the data, mirroring script and cron setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -186,4 +202,7 @@ downloadable files.
Mailinglist
~~~~~~~~~~~
TO BE DONE
All official mirror admins are required to subscribe to the mplayer-mirror
mailinglist. It's used to coordinate the efforts and distribute information
among all admins. It is also very low traffic. Please use the webinterface
on http://lists.mplayerhq.hu/mailman/listinfo/mplayer-mirror to subscribe.