#d-i pkgsel/run_tasksel boolean false
# "Configure the package manager"
-# "Configure the package manager"/"Debian archive mirror country:"
-# "Configure the package manager"/"Debian archive mirror:"
-#
d-i apt-setup/use_mirror boolean true
d-i mirror/protocol string http
d-i mirror/http/proxy string
-#d-i mirror/http/countries select US
+# "Configure the package manager"/"Debian archive mirror country:"->"United States"
+d-i mirror/http/countries select US
+#d-i mirror/http/countries select United States
#d-i mirror/http/countries seen true
-#d-i mirror/http/mirror select deb.debian.org
-#d-i mirror/http/hostname string http.us.debian.org
+# "Configure the package manager"/"Debian archive mirror:"
+d-i mirror/http/mirror select deb.debian.org
d-i apt-setup/enable-source-repositories true
d-i apt-setup/non-free-firmware boolean true
d-i apt-setup/non-free boolean true