Set archive.ubuntu.com as main source, since de sometimes buggy

This commit is contained in:
t3chn0m4g3 2014-12-11 14:29:48 +01:00
parent 46f9494cfb
commit 4c0685a26d
2 changed files with 5 additions and 2 deletions

View file

@ -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"

View file

@ -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