Dotfiles/setup
Amir Alexander Abdelbaki 1f1e9f6f9c fix(installer): fix tui-install on bare console + add network check to archiso installers
tui-install.sh: dialog height=40 apps checklist and height=24 confirm
dialog both exceeded the standard 24-row VT console, causing dialog to
exit with code 1 and silently skip all apps. Make both heights
terminal-adaptive via tput lines/cols. Also extend the EXIT trap to
reset the terminal so Ctrl-C during a dialog doesn't leave the console
in raw/no-echo mode.

arch-autoinstall.sh, archbaseos-guided-install.sh: add a ping 1.1.1.1
check early in both scripts. In interactive mode, launches nmtui if
offline, then re-checks; prompts to abort if still down. Answerfile
mode logs a warning and continues.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 21:18:46 +02:00
..
Setup-shell-4-containers setup: housekeeping — rename, deprecate, fix refs 2026-05-11 15:02:25 +02:00
archiso fix(archiso): chmod 777 build and out dirs after mkarchiso 2026-05-21 20:36:49 +02:00
deprecated privacy: remove hardcoded username and AWS signed URL 2026-05-12 14:17:48 +02:00
modules feat(ansipa): rework scan-notify as per-user policy 2026-05-20 16:41:35 +02:00
arch-autoinstall.sh fix(installer): fix tui-install on bare console + add network check to archiso installers 2026-05-21 21:18:46 +02:00
archbaseos-guided-install.sh fix(installer): fix tui-install on bare console + add network check to archiso installers 2026-05-21 21:18:46 +02:00
audit-packages.sh setup: fix pamtester/pinta/kew package source categorization 2026-05-11 19:45:33 +02:00
generate-answerfile.sh fix(setup): port KEYMAPS+vconsole support to auto-installer and answerfile generator 2026-05-20 00:01:19 +02:00
install-modules.sh feat(setup): add anti-malware module with freshclam cron job 2026-05-19 19:58:35 +02:00
install.sh setup: add croc to optional apps; fix shell match in tui summary 2026-05-18 03:03:01 +02:00
reset-arch.sh feat(archiso): add system reset mode to installer 2026-05-20 15:09:00 +02:00
tui-install.sh fix(installer): fix tui-install on bare console + add network check to archiso installers 2026-05-21 21:18:46 +02:00