Skip to content

Commit e422b5b

Browse files
Update iso/preseeds/preseed.cfg
change repository component `non-free` to the newly created `non-free-firmware` repository as of Debian 12.0.0 as we don't need all non-free software, just the `non-free-firmawre` which is now separated out
1 parent ab8781b commit e422b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iso/preseeds/preseed.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ d-i mirror/country string manual
2525
d-i mirror/http/hostname string deb.debian.org
2626
d-i mirror/http/directory string /debian
2727
d-i mirror/http/proxy string
28-
d-i apt-setup/local0/repository string http://deb.debian.org/debian/ bookworm main contrib non-free
28+
d-i apt-setup/local0/repository string http://deb.debian.org/debian/ bookworm main contrib non-free-firmware
2929
d-i apt-setup/cdrom/set-first boolean false
3030
d-i apt-setup/cdrom/set-next boolean false
3131
d-i apt-setup/cdrom/set-failed boolean false

0 commit comments

Comments
 (0)