From fe5a9f417f93a0709031eea6e5ea21228b191079 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 6 Dec 2012 19:44:49 +0100 Subject: Fix mirror host name for the Debian Edu installations. Use ftp.de.debian.org instead of the non-existing http.de.debian.org. --- userContent/wheezy-debian-edu-workstation-preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userContent/wheezy-debian-edu-workstation-preseed.cfg') diff --git a/userContent/wheezy-debian-edu-workstation-preseed.cfg b/userContent/wheezy-debian-edu-workstation-preseed.cfg index f20561ae..284d1e13 100644 --- a/userContent/wheezy-debian-edu-workstation-preseed.cfg +++ b/userContent/wheezy-debian-edu-workstation-preseed.cfg @@ -86,7 +86,7 @@ d-i anna/choose_modules multiselect debian-edu-install-udeb: Execute # 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 http.de.debian.org +d-i mirror/http/hostname string ftp.de.debian.org d-i mirror/http/directory string /debian d-i mirror/http/proxy string http://10.0.2.2:3128/ -- cgit v1.2.3-70-g09d2