Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=4fcb45e650c180a84da0788db29dab3f080ab824
commit 4fcb45e650c180a84da0788db29dab3f080ab824 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Thu Apr 10 23:38:22 2008 +0200 added www8 - as they now configured a vhost for us \o/ diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index a06831e..dea5ef0 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -100,8 +100,10 @@ If you modify this file, be sure it's still valid - xmllint is your friend. <mirror> <id>8</id> <type>ftp</type> + <type>http</type> <type>rsync</type> <ftp_path>distro/frugalware</ftp_path> + <http_path>distro/frugalware</http_path> <rsync_path>frugalware</rsync_path> <host>linux-de.org</host> <country>Germany</country> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
