X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=templates%2Fconfig%2Fmirrors.tmpl;h=3969496eb52a973db9ccac04e43063997847bff8;hb=eef1eb10da7e155f931e01a635c025bb27965925;hp=28c4a0ec09bc797dc3161d84a023e09fe62ca54c;hpb=a98e2f32ffcd19a821efcc5e74480192600a8531;p=deb%2Fpackages.git diff --git a/templates/config/mirrors.tmpl b/templates/config/mirrors.tmpl index 28c4a0e..3969496 100644 --- a/templates/config/mirrors.tmpl +++ b/templates/config/mirrors.tmpl @@ -42,6 +42,7 @@ mirrors = { "ftp.ie.debian.org/debian", "ftp.is.debian.org/debian", "ftp.it.debian.org/debian", + "ftp.lt.debian.org/debian", "ftp.nl.debian.org/debian", #only some arches "ftp.no.debian.org/debian", "ftp.pl.debian.org/debian", @@ -131,24 +132,22 @@ mirrors = { }, backports => { - url => 'http://www.backports.org/', + url => 'http://backports.debian.org/', title => g('newer packages that have been adapted to stable releases of Debian'), mirror_list => 'http://www.backports.org/debian/README.mirrors.html', europa => [ - "www.backports.org/debian", - "debian.sil.at/backports.org/", - "backports.debian.or.at/backports.org", - "mirror.realroute.net/backports.org", + "backports.debian.org/debian-backports", + "ftp.at.debian.org/debian-backports/", + "backports.debian.or.at/debian-backports", + "mirror.realroute.net/debian-backports", "backports.cisbg.com", - "backports.linuxdediziert.de/backports.org", "debian.netcologne.de/debian-backports", - "ftp.de.debian.org/backports.org", - "mirror.buildd.net/backports.org", + "ftp.de.debian.org/debian-backports", + "mirror.buildd.net/debian-backports", "ftp.estpak.ee/backports.org", "debian.acantho.net/backports.org", "backports.essentkabel.com/backports.org", "backports.sipo.nl", - "ftp.tuke.sk", ], asia => [ "backports.mithril-linux.org", @@ -168,6 +167,18 @@ mirrors = { url => 'http://avr32.debian.net/', name => 'AVR32', }, + powerpcspe => { + url => 'http://wiki.debian.org/PowerPCSPEPort', + name => 'PowerPCSPE', + }, + sh4 => { + url => 'http://wiki.debian.org/SH4', + name => 'SH4', + }, + sparc64 => { + url => 'http://wiki.debian.org/Sparc64', + name => 'Sparc64', + }, m68k => { url_name => 'm68k', name => 'M68K',