X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig%2Fmirrors.tmpl;h=92c0e2dae977f20733376cacacec45fc3027f7d3;hb=f6f9ce6249b61d2c07b12058152bfc4de92be10b;hp=b161ed6ada9e5daea7ccb6f61d0f776352323482;hpb=b6254d3506843a78a76498be28727d4ecf2c08c5;p=deb%2Fpackages.git diff --git a/templates/config/mirrors.tmpl b/templates/config/mirrors.tmpl index b161ed6..92c0e2d 100644 --- a/templates/config/mirrors.tmpl +++ b/templates/config/mirrors.tmpl @@ -11,6 +11,7 @@ mirrors = { us => { + url => 'http://www.debian.org/', mirror_list => 'http://www.debian.org/mirror/list', north_america => [ "ftp.us.debian.org/debian", @@ -89,6 +90,7 @@ mirrors = { }, volatile => { + url => 'http://www.debian.org/volatile/', title => g('volatile packages that need major changes during the life of a stable release'), mirror_list => 'http://www.debian.org/volatile/volatile-mirrors', europa => [ @@ -129,6 +131,7 @@ mirrors = { }, backports => { + url => 'http://www.backports.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 => [ @@ -157,9 +160,14 @@ mirrors = { }, debports => { + url => 'http://www.debian-ports.org/', title => g('ports of packages to architectures not yet or not anymore available in Debian'), mirror_list => 'http://wiki.debian.org/DebianPorts/Mirrors', unofficial_port => { + avr32 => { + url => 'http://avr32.debian.net/', + name => 'AVR32', + }, m68k => { url_name => 'm68k', name => 'M68K',