Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=1e7329bb911e44e4301fb15d765c13a92cd3d822
commit 1e7329bb911e44e4301fb15d765c13a92cd3d822 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Apr 8 15:25:09 2008 +0200 added mirror.linux-de.org to mirrors2.xml diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 33a2683..d67741a 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -97,8 +97,16 @@ If you modify this file, be sure it's still valid - xmllint is your friend. <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> + <id>8</id> + <type>ftp</type> + <path>distro/frugalware</path> + <host>mirror.linux-de.org</host> + <country>Germany</country> + <supplier>Schlund + Partner AG</supplier> + <supplier_url>http://mirror.linux-de.org/</supplier_url> + <bandwidth>10 MBit</bandwidth> + </mirror> <mirror> <id>9</id> <type>ftp</type> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
