diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /cs/install-methods/downloading-files.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'cs/install-methods/downloading-files.xml')
-rw-r--r-- | cs/install-methods/downloading-files.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/cs/install-methods/downloading-files.xml b/cs/install-methods/downloading-files.xml new file mode 100644 index 000000000..23622af68 --- /dev/null +++ b/cs/install-methods/downloading-files.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="ISO-8859-2"?> +<!-- $Id$ --> +<!-- original version: 25148 --> + + <sect1 id="downloading-files"> + <title>Stažení souborů z debianích zrcadel</title> + +<para> + +Nejbližší (a tedy pravděpodobně nejrychlejší) zrcadlo naleznete +v <ulink url="&url-debian-mirrors;">seznamu zrcadel Debianu</ulink>. + +</para><para> + +Až budete stahovat soubory z debianího zrcadla, použijte +<emphasis>binární</emphasis> mód, ne textový nebo automatický. + +</para> + + <sect2 id="where-files"> + <title>Kde se nalézají instalační obrazy?</title> +<para> + +Instalační obrazy jsou umístěny na každém zrcadle Debianu v adresáři +<ulink +url="&url-debian-installer;/images">debian/dists/&releasename;/main/installer-&architecture;/current/images/</ulink>. +Význam jednotlivých obrazů popisuje soubor <ulink +url="&url-debian-installer;/images/MANIFEST">MANIFEST</ulink>. + +</para> + +&download-alpha.xml; +&download-arm.xml; +&download-powerpc.xml; +&download-m68k.xml; + + </sect2> + + </sect1> |