X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig%2Fmirrors.tmpl;h=79ee6f4b8bf4166acf0b73403de64330c851dd9e;hb=5ea47635975676f8368cda64e808b6f0547394f6;hp=28c4a0ec09bc797dc3161d84a023e09fe62ca54c;hpb=59da095beebcee4ec6d78531709d709db391017c;p=deb%2Fpackages.git diff --git a/templates/config/mirrors.tmpl b/templates/config/mirrors.tmpl index 28c4a0e..79ee6f4 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', + mirror_list => 'http://backports.debian.org/Mirrors/', 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',