Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3702f2f09b59baf98718cba2407b19c8ebe931b3
commit 3702f2f09b59baf98718cba2407b19c8ebe931b3 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Mar 23 23:34:44 2008 +0100 new mirror: ftp.botux.net diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 85dc365..3cf53d3 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -84,7 +84,18 @@ If you modify this file, be sure it's still valid - xmllint is your friend. <supplier_url>http://www.sourcemirrors.org</supplier_url> <bandwidth>100 MBit</bandwidth> </mirror> - <!-- XXX: #7 can be re-used, it was a German mirror --> + <mirror> + <id>7</id> + <type>ftp</type> + <ftp_path>pub/linux/frugalware</ftp_path> + <http_path></http_path> + <rsync_path>frugalware/frugalware</rsync_path> + <host>ftp.botux.net</host> + <country>French</country> + <supplier>botux.net</supplier> + <supplier_url>http://botux.net</supplier_url> + <bandwidth>100 MBit</bandwidth> + </mirror> <!-- XXX: #8 was madtux.org's iso only mirror, but they have removed it. we can re-use it later, but needs discussing with them first --> <mirror> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
