diff options
Diffstat (limited to 'wheezy')
-rw-r--r-- | wheezy/preseed.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wheezy/preseed.cfg b/wheezy/preseed.cfg index 9e1dddc..513c4b1 100644 --- a/wheezy/preseed.cfg +++ b/wheezy/preseed.cfg @@ -66,7 +66,7 @@ d-i netcfg/wireless_wep string # If you select ftp, the mirror/country string does not need to be set. #d-i mirror/protocol string ftp d-i mirror/country string manual -d-i mirror/http/hostname string 192.168.1.106:9999 +d-i mirror/http/hostname string http.debian.net d-i mirror/http/directory string /debian d-i mirror/http/proxy string |