Dotfiles/setup/archiso/overlay
Amir Alexander Abdelbaki cdccc7634a feat(installer): replace dialog with pure-bash TUI in simple-install.sh
Rewrites simple-install.sh to use ANSI/read-based TUI primitives
(tui_msg, tui_yesno, tui_input, tui_checklist, tui_menu) instead of
dialog, removing the dialog dependency entirely.

Updates archbaseos-guided-install.sh to invoke simple-install.sh and
drops dialog from the archiso package list; error_handler now uses the
plain read-based croc prompt unconditionally.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 22:23:11 +02:00
..
airootfs feat(archiso): add system reset mode to installer 2026-05-20 15:09:00 +02:00
packages.extra feat(installer): replace dialog with pure-bash TUI in simple-install.sh 2026-05-21 22:23:11 +02:00
profiledef.sh feat(archiso): auto-start guided installer on boot, use answerfile for unattended mode 2026-05-19 22:20:30 +02:00