The next step in implementing batch installation scripts for Arch Linux. Now it uses a pseudo-graphic interface and makes it easy to partition and format disks. There are some video demos: uefi, bios. There is a version with Ukrainian localization - blist_l
In case of outdated package signatures in arch-iso, the following commands should be executed before blist script, otherwise the installation may fail
pacman-key --init
pacman-key --populate archlinux
pacman -S archlinux-keyring --noconfirm --needed
Встановлювач Арч Лінукса на українській мові - blist_l (demo)