blob: 567f42f5d3df9d17f53504634209ce5eb9377157 (
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
|
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- 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.
-->
<!--nabetaro 以上 原文がコメントなので未訳 -->
|