When running as root (archiso chroot context), all three TUI installers previously died immediately. Replace the hard die with a sudo passthrough shim ($TMP_D/bin/sudo → exec "$@") prepended to PATH, so every module's `sudo pacman`, `sudo systemctl` etc. just executes directly as root. The shim lives in TMP_D and is cleaned up by the existing EXIT trap. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Setup-shell-4-containers | ||
| archiso | ||
| deprecated | ||
| modules | ||
| arch-autoinstall.sh | ||
| archbaseos-guided-install.sh | ||
| audit-packages.sh | ||
| generate-answerfile.sh | ||
| install-modules.sh | ||
| install.sh | ||
| reset-arch.sh | ||
| simple-install.sh | ||
| tui-install.sh | ||