diff --git a/auto/config b/auto/config index fc0c3e0..07d5870 100755 --- a/auto/config +++ b/auto/config @@ -12,7 +12,7 @@ lb config noauto \ --debian-installer "live" \ --bootappend-live "lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr splash timezone=Europe/Paris utc=yes keyboard-model=pc105 hostname=svprognu boot=live persistence components username=svpro_gnu" \ --bootappend-install "locales=fr_FR.UTF-8" \ - --binary-images "iso-hybrid" \ + --binary-images "live-svprognu_amd64" \ --uefi-secure-boot "enable" \ --linux-flavours "amd64" \ --linux-packages "linux-image linux-headers" \