Skip to content

Commit 266f3f2

Browse files
Enable use of mirror in preseed configuration
1 parent ef5338e commit 266f3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iso/preseeds/preseed_unattended.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ d-i grub-installer/bootdev string default
5757
### Package selection
5858
tasksel tasksel/first multiselect standard
5959
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
60+
d-i apt-setup/use_mirror boolean true
6161
d-i mirror/country string manual
6262
d-i mirror/http/hostname string deb.debian.org
6363
d-i mirror/http/directory string /debian

0 commit comments

Comments
 (0)