diff --git a/helpers/DATA/debian-installer/001_remove-proposed-updates.patch b/helpers/DATA/debian-installer/001_remove-proposed-updates.patch index 5a679b9..4dc8a0d 100644 --- a/helpers/DATA/debian-installer/001_remove-proposed-updates.patch +++ b/helpers/DATA/debian-installer/001_remove-proposed-updates.patch @@ -19,7 +19,7 @@ index 371e8b57..6caa6641 100755 BOOTMENU_BEEP=n else USE_UDEBS_FROM=trixie --USE_PROPOSED_UPDATES=0 +-USE_PROPOSED_UPDATES=1 TRANSSTATUS=translation-status BOOTMENU_BEEP=y endif diff --git a/helpers/make-debian-installer b/helpers/make-debian-installer index 639850b..45bcf0b 100644 --- a/helpers/make-debian-installer +++ b/helpers/make-debian-installer @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=19 +VERSION=20 EXTERNAL='deb-src http://ftp.debian.org/debian trixie main' REPOKEY=6ED0E7B82643E131 NETINST=true