| 837 |
</para> |
</para> |
| 838 |
|
|
| 839 |
<informalexample role="example"><screen> |
<informalexample role="example"><screen> |
| 840 |
|
# If you select ftp, the mirror/country string does not need to be set. |
| 841 |
|
#d-i mirror/protocol string ftp |
| 842 |
d-i mirror/country string enter information manually |
d-i mirror/country string enter information manually |
| 843 |
d-i mirror/http/hostname string &archive-mirror; |
d-i mirror/http/hostname string &archive-mirror; |
| 844 |
d-i mirror/http/directory string /debian |
d-i mirror/http/directory string /debian |
| 1044 |
# You can choose to install non-free and contrib software. |
# You can choose to install non-free and contrib software. |
| 1045 |
#d-i apt-setup/non-free boolean true |
#d-i apt-setup/non-free boolean true |
| 1046 |
#d-i apt-setup/contrib boolean true |
#d-i apt-setup/contrib boolean true |
| 1047 |
|
# Uncomment this if you don't want to use a network mirror. |
| 1048 |
|
#d-i apt-setup/use_mirror boolean false |
| 1049 |
# Uncomment this to avoid adding security sources, or |
# Uncomment this to avoid adding security sources, or |
| 1050 |
# add a hostname to use a different server than security.debian.org. |
# add a hostname to use a different server than security.debian.org. |
| 1051 |
#d-i apt-setup/security_host string |
#d-i apt-setup/security_host string |