We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5338e commit 266f3f2Copy full SHA for 266f3f2
1 file changed
iso/preseeds/preseed_unattended.cfg
@@ -57,7 +57,7 @@ d-i grub-installer/bootdev string default
57
### Package selection
58
tasksel tasksel/first multiselect standard
59
d-i pkgsel/include string openssh-server vim sudo build-essential linux-headers-$(uname -r) iw iwd wpasupplicant intel-microcode iucode-tool firmware-misc-nonfree firmware-iwlwifi avahi-utils iptables
60
-d-i apt-setup/use_mirror boolean false
+d-i apt-setup/use_mirror boolean true
61
d-i mirror/country string manual
62
d-i mirror/http/hostname string deb.debian.org
63
d-i mirror/http/directory string /debian
0 commit comments