Dotfiles/setup/archiso/overlay/airootfs
The_miro da0a9e7a32 fix(archiso): move user input before partitioning, fall back to bash on exit
Keymap selection was unreachable because user input ran after pacman/partition
steps that could fail under set -e. Move the entire user input block (kernel,
hostname, username, encryption, keymap) to before lsblk and drive selection.
Also remove the redundant live-env keymap section (launch.sh handles that).

Drop exec from .zlogin so quitting the installer returns to a bash shell
instead of ending the session.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 07:20:14 +02:00
..
etc feat(archiso): auto-start guided installer on boot, use answerfile for unattended mode 2026-05-19 22:20:30 +02:00
root fix(archiso): move user input before partitioning, fall back to bash on exit 2026-05-20 07:20:14 +02:00
usr/local/bin setup: add archiso profile and run tui-install inside chroot 2026-05-12 13:46:49 +02:00