From: Adam Glasgall Date: Fri, 1 Jun 2018 03:59:48 +0000 (-0400) Subject: Fix mirror selection for still-in-support distributions X-Git-Tag: 0.1.52~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/9c27d53c36d50bd051bb19e4d7e69a92c448e0ab Fix mirror selection for still-in-support distributions This should result in them actually fetching from mirrors instead of gb.archive.ubuntu.com or http.us.debian.org. --- diff --git a/code/static/preseed/jessie.preseed b/code/static/preseed/jessie.preseed index af8848e..e2c75df 100644 --- a/code/static/preseed/jessie.preseed +++ b/code/static/preseed/jessie.preseed @@ -2,7 +2,7 @@ d-i keyboard-configuration/xkb-keymap string us # Download packages from mirrors.mit.edu -d-i mirror/country string enter information manually +d-i mirror/country string manual d-i mirror/http/countries string manual d-i mirror/http/hostname string mirrors.mit.edu d-i mirror/http/directory string /debian/ diff --git a/code/static/preseed/trusty.preseed b/code/static/preseed/trusty.preseed index 9a577e1..4d1d4e9 100644 --- a/code/static/preseed/trusty.preseed +++ b/code/static/preseed/trusty.preseed @@ -1,5 +1,5 @@ # Download packages from mirrors.mit.edu -d-i mirror/country string enter information manually +d-i mirror/country string manual d-i mirror/http/countries string manual d-i mirror/http/hostname string mirrors.mit.edu d-i mirror/http/directory string /ubuntu/ diff --git a/code/static/preseed/xenial.preseed b/code/static/preseed/xenial.preseed index 9a577e1..4d1d4e9 100644 --- a/code/static/preseed/xenial.preseed +++ b/code/static/preseed/xenial.preseed @@ -1,5 +1,5 @@ # Download packages from mirrors.mit.edu -d-i mirror/country string enter information manually +d-i mirror/country string manual d-i mirror/http/countries string manual d-i mirror/http/hostname string mirrors.mit.edu d-i mirror/http/directory string /ubuntu/