diff options
-rw-r--r-- | deployment/main_mirror/files/mirror/README.mirroring | 7 | ||||
-rw-r--r-- | modules/rsyncd/templates/rsyncd.conf | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/deployment/main_mirror/files/mirror/README.mirroring b/deployment/main_mirror/files/mirror/README.mirroring index 41f5cbd6..66da7c9a 100644 --- a/deployment/main_mirror/files/mirror/README.mirroring +++ b/deployment/main_mirror/files/mirror/README.mirroring @@ -23,6 +23,10 @@ Theses servers synchronises the tree directly from the Mageia rsync server. o rsync://distrib-coffee.ipsl.jussieu.fr/mageia/ located in Paris (France) + o rsync://ftp.LinuxCabal.org/Mageia/ + located in Lucern (Switzerland) + o rsync://distro.ibiblio.org/mageia/ + located in USA 3) Rsync options ---------------- @@ -49,4 +53,5 @@ one is still running. Use a lock file. 5) Registering your mirror -------------------------- -TODO +Goto at http://mirrors.mageia.org/new and enter all possible protocol. + diff --git a/modules/rsyncd/templates/rsyncd.conf b/modules/rsyncd/templates/rsyncd.conf index aebd4de8..6978b779 100644 --- a/modules/rsyncd/templates/rsyncd.conf +++ b/modules/rsyncd/templates/rsyncd.conf @@ -14,7 +14,7 @@ gid = nogroup 152.46.7.122 \ 152.19.134.16 \ 152.19.134.30 \ - rsync.LinuxCabal.org \ + ftp.LinuxCabal.org \ 178.22.68.98 \ [bootstrap] |