local: set DISABLE_UEFI_32=1

That's only useful when using an official d-i build (i.e. when
DI_WWW_HOME is unset), but let's have that setting in place since the
local, partial mirror doesn't include i386: that makes it easier to
switch back and forth between a local and an official d-i build.
This commit is contained in:
Cyril Brulebois 2023-05-01 17:07:22 +02:00
parent 43e20c431f
commit 8ccf274234
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ export JIGDO_CHECKSUM="md5"
# firmware like Baytrail or some models of Apple iMac. To disable
# this, uncomment the following:
# export DISABLE_UEFI_32=1
export DISABLE_UEFI_32=1
# Keyring (defaults):
#export ARCHIVE_KEYRING_PACKAGE=debian-archive-keyring