Dotfiles/setup/archiso/overlay/airootfs/root
Amir Alexander Abdelbaki a84e6ac41c feat(archiso): add system reset mode to installer
Adds a post-keymap action selection to launch.sh (Install vs Reset).
The reset routine (reset-arch.sh) unlocks LUKS via FIDO2 token and/or
passphrase, snapshots /etc credentials and config, wipes and recreates
the @ btrfs subvolume, reinstalls base packages via pacstrap, restores
auth files (passwd/shadow/pam.d/sudoers) and system config, then
regenerates the initramfs and GRUB menu from chroot. User home data is
preserved; ~/.config is cleared except Yubico/ auth keys so FIDO2 PAM
login continues to work. libfido2 added to packages.extra for live-env
token unlock support.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 15:09:00 +02:00
..
.automated_script.sh feat(archiso): auto-start guided installer on boot, use answerfile for unattended mode 2026-05-19 22:20:30 +02:00
.zlogin fix(archiso): move user input before partitioning, fall back to bash on exit 2026-05-20 07:20:14 +02:00
launch.sh feat(archiso): add system reset mode to installer 2026-05-20 15:09:00 +02:00