summaryrefslogtreecommitdiff
path: root/fr/using-d-i/modules/choose-mirror.xml
blob: fbbe8a4fb159dca58a8c79d48c4c95e501814b9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- original version: 43658 -->

<!--
Hmm. This really does need documenting :-/

- Component is only selected and executed if the installer needs to load
  installer components or the base system from the network
  (either local or the internet).
- This means you first have to configure a network interface.
- Mirror selection is delayed until apt-setup for CD-based installs (except
  businesscard)
- A list of countries is displayed with the default based on the country you
  selected earlier.
- Selection of a local mirror (at top of the list: manual selection).
- After selecting a country, a list of mirrors in the country will be shown.
  (not for ftp)
- Forcing to ftp can be done using "protocol=ftp"
- Note that not all mirrors are equal (see http://www.nl.debian.org/mirror/list)

- The selected mirror will be tested.
- How to handle problems with mirrors.
-->