home · contact · privacy
Fix. master
authorChristian Heller <c.heller@plomlompom.de>
Tue, 22 Apr 2025 09:40:02 +0000 (11:40 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 22 Apr 2025 09:40:02 +0000 (11:40 +0200)
bookworm/preseed.cfg

index 3d1b98a8621c99a4a22043dc1b631b2bdc970406..c76d3cd88baad83d5a8e634df47c3f6535a6aa71 100644 (file)
@@ -90,16 +90,15 @@ d-i base-installer/initramfs-tools/driver-policy most
 #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