Skip to content
Snippets Groups Projects
Commit e3aa12b1 authored by dotzero's avatar dotzero
Browse files

Use cdn.debian.net to speed up debs download

parent 4da2d60d
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ d-i hw-detect/load_firmware boolean true ...@@ -22,7 +22,7 @@ d-i hw-detect/load_firmware boolean true
### Mirror settings ### Mirror settings
d-i mirror/country string manual d-i mirror/country string manual
d-i mirror/http/hostname string http.debian.net d-i mirror/http/hostname string cdn.debian.net
d-i mirror/http/directory string /debian d-i mirror/http/directory string /debian
d-i mirror/http/proxy string d-i mirror/http/proxy string
d-i mirror/suite string wheezy d-i mirror/suite string wheezy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment