From 228d852c1f2d837b554958ab4c5cbf16eaddf726 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 12 Jun 2017 20:08:16 +0200 Subject: replace ftp.(de|uk|us).debian.org with deb.debian.org everywhere Signed-off-by: Holger Levsen --- d-i-preseed-cfgs/debian-edu_minimal_preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'd-i-preseed-cfgs/debian-edu_minimal_preseed.cfg') diff --git a/d-i-preseed-cfgs/debian-edu_minimal_preseed.cfg b/d-i-preseed-cfgs/debian-edu_minimal_preseed.cfg index 484eae54..c7137b95 100644 --- a/d-i-preseed-cfgs/debian-edu_minimal_preseed.cfg +++ b/d-i-preseed-cfgs/debian-edu_minimal_preseed.cfg @@ -6,7 +6,7 @@ d-i netcfg/get_domain string intern d-i netcfg/wireless_wep string d-i anna/choose_modules multiselect debian-edu-install-udeb: Execute Debian-Edu debian-installer profile d-i mirror/country string manual -d-i mirror/http/hostname string ftp.de.debian.org +d-i mirror/http/hostname string deb.debian.org d-i mirror/http/directory string /debian d-i mirror/http/proxy string http://10.0.2.1:3128/ d-i passwd/root-password password r00tme -- cgit v1.2.3-54-g00ecf