You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fix
Fixed: DEBIAN_FRONTEND=noninteractive added to chroot block to prevent
interactive grub-efi-amd64 dialog blocking the build on Ubuntu 24.04-based systems
Fixed: debconf-set-selections pre-configures grub-efi/install_devices and grub-pc/install_devices before any apt install in chroot
Fixed: DEBIAN_FRONTEND=noninteractive applied to host-side dpkg/apt calls