Fix mirror selection for still-in-support distributions
authorAdam Glasgall <glasgall@mit.edu>
Fri, 1 Jun 2018 03:59:48 +0000 (23:59 -0400)
committerAdam Glasgall <glasgall@mit.edu>
Fri, 1 Jun 2018 03:59:48 +0000 (23:59 -0400)
This should result in them actually fetching from mirrors instead of
gb.archive.ubuntu.com or http.us.debian.org.

code/static/preseed/jessie.preseed
code/static/preseed/trusty.preseed
code/static/preseed/xenial.preseed

index af8848e..e2c75df 100644 (file)
@@ -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/
index 9a577e1..4d1d4e9 100644 (file)
@@ -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/
index 9a577e1..4d1d4e9 100644 (file)
@@ -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/