From c133841282664b2af26d6c168df08f1f9ecc3474 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 20 Mar 2023 10:00:46 +0100 Subject: [PATCH] reorder UKI steps and edit config files --- usr/lib/archboot/installer/bootloader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/installer/bootloader.sh b/usr/lib/archboot/installer/bootloader.sh index a353025f6..fa202d876 100644 --- a/usr/lib/archboot/installer/bootloader.sh +++ b/usr/lib/archboot/installer/bootloader.sh @@ -511,7 +511,7 @@ CONFEOF ${_NSPAWN} /usr/bin/bash -c "source /etc/ukify.conf" >${_LOG} sleep 2 if [[ -e "${_DESTDIR}/${_UEFISYS_MP}/EFI/Linux/archlinux-linux.efi" ]]; then - _dialog --infobox "Enable automatic UKI creation on EFI SYSTEM PARTITION (ESP) on installed system..." 3 70 + _dialog --infobox "Enable automatic UKI creation\non EFI SYSTEM PARTITION (ESP) on installed system..." 4 70 cat << CONFEOF > "${_DESTDIR}/etc/systemd/system/run_ukify.path" [Unit] Description=Run systemd ukify