arch-autoinstall.sh was missing the keymap handling added to the guided installer in the previous two commits, so booting the ISO in auto mode (answerfile embedded) never called loadkeys and left the installed system with no /etc/vconsole.conf. - Add the same KEYMAPS array + selection logic to arch-autoinstall.sh (AF mode reads .keymap, interactive mode prompts) - Call loadkeys and export KEYMAP into the chroot - Write /etc/vconsole.conf inside the chroot - Add keymap dialog to generate-answerfile.sh so the field is populated - Document .keymap in the arch-autoinstall.sh answerfile field list 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 | ||
| tui-install.sh | ||