blob: 5ecd45ecaff841b9b4863fb0401ddeb9e964e894 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<sect1 id="downloading-files">
<title>Downloading Files from &debian; Mirrors</title>
<para>
To find the nearest (and thus probably the fastest) mirror, see the
<ulink url="&url-debian-mirrors;">list of &debian; mirrors</ulink>.
</para>
<sect2 id="where-files">
<title>Where to Find Installation Files</title>
<para>
Various installation files can be found on each &debian; mirror in the directory
<ulink url="&url-debian-installer;images">debian/dists/&releasename;/main/installer-&architecture;/current/images/</ulink>
— the <ulink url="&url-debian-installer;images/MANIFEST">MANIFEST</ulink>
lists each image and its purpose.
</para>
&download-arm.xml;
&download-powerpc.xml;
</sect2>
</sect1>
|