add editor switch

This commit is contained in:
Tobias Powalowski 2022-03-22 08:10:56 +01:00
parent 0e2f03d887
commit 3d491ec3bc
2 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,8 @@ S_MKFSAUTO=0 # auto fs part/formatting
S_CONFIG=0 # configuration editing
# menu item tracker- autoselect the next item
NEXTITEM=""
# To allow choice in script set EDITOR=""
EDITOR=""
. /usr/lib/archboot/installer/autoconfiguration.sh
. /usr/lib/archboot/installer/autoprepare.sh

View file

@ -1150,7 +1150,7 @@ do_grub_uefi() {
[[ "${_UEFI_ARCH}" == "AA64" ]] && _GRUB_ARCH="arm64"
do_grub_common_before
DIALOG --infobox "Initializing grub bootloader, please wait ..." 0 0
DIALOG --infobox "Initializing grub bootloader..." 0 0
chroot_mount
if [[ "${_DETECTED_UEFI_SECURE_BOOT}" == "1" ]]; then
# install fedora shim