From 4c0685a26daa93106ca58cc5b2f7e9a5591e0eb6 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Thu, 11 Dec 2014 14:29:48 +0100 Subject: [PATCH] Set archive.ubuntu.com as main source, since de sometimes buggy --- makeiso.sh | 2 +- preseed/tpotce.seed | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/makeiso.sh b/makeiso.sh index bb8a8982..8059d7cb 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -7,7 +7,7 @@ ######################################################## # Let's define some global vars -myUBUNTULINK="http://de.releases.ubuntu.com/14.04.1/ubuntu-14.04.1-server-amd64.iso" +myUBUNTULINK="http://releases.ubuntu.com/14.04.1/ubuntu-14.04.1-server-amd64.iso" myUBUNTUISO="ubuntu-14.04.1-server-amd64.iso" myTPOTCEISO="tpotce.iso" myTPOTCEDIR="tpotceiso" diff --git a/preseed/tpotce.seed b/preseed/tpotce.seed index 2537fb19..2d6a3ed3 100755 --- a/preseed/tpotce.seed +++ b/preseed/tpotce.seed @@ -13,7 +13,10 @@ d-i netcfg/choose_interface select auto d-i netcfg/dhcp_timeout string 60 d-i netcfg/get_hostname string t-pot -# Proxy +# Source & Proxy +d-i mirror/country string manual +d-i mirror/http/hostname string archive.ubuntu.com +d-i mirror/http/directory string /ubuntu d-i mirror/http/proxy string # Time