X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fdownload.tmpl;h=e980f2fb526f0dafc50701eaffc573e90558aba7;hb=154190ac83a7c63cc450c6e139ff5ee3247b13b1;hp=c59a6e5d88517c3d1d58e90a71c936793761b093;hpb=2ec757bb58907b15c43548be5601d4f2b8c7caac;p=deb%2Fpackages.git diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl index c59a6e5..e980f2f 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -8,6 +8,7 @@ { name => 'Download' }, ] -%] +[%- PROCESS 'config/archive_layout.tmpl' -%] [%- PROCESS 'config/mirrors.tmpl' -%] [%- PROCESS 'config/architectures.tmpl' -%] [%- PROCESS 'html/messages.tmpl' -%] @@ -23,6 +24,12 @@ package manager like aptitude or synaptic to download and install packages, instead of doing so manually via this website.

+

You should be able to use any of the listed mirrors by adding a +line to your /etc/apt/sources.list like this:

+
+deb http://[% mirrors.$archive.europa.0 %] [% suite %] main [% section IF section != main_section %]
+
+

Replacing [% mirrors.$archive.europa.0 %] with the mirror in question. [% IF suite == "experimental" %]

Experimental package

Warning: This package is from the experimental distribution.