Debian mirror was wrong
This commit is contained in:
parent
ddc4f35aae
commit
e2d7664cbc
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ d-i netcfg/get_domain string unassigned-domain
|
|||
# MIRROR
|
||||
#
|
||||
d-i mirror/country string manual
|
||||
d-i mirror/http/hostname string http.fr.debian.org
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/directory string /debian
|
||||
d-i mirror/http/proxy string
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ d-i netcfg/get_domain string unassigned-domain
|
|||
# MIRROR
|
||||
#
|
||||
d-i mirror/country string manual
|
||||
d-i mirror/http/hostname string http.fr.debian.org
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/directory string /debian
|
||||
d-i mirror/http/proxy string
|
||||
|
||||
|
|
Reference in a new issue