feribsd/artix-install — reverse-engineered prompt
Reverse engineered prompt
Build me a simple terminal installer for Artix Linux, written in Bash, that feels easier than doing a manual install but still lets me choose the system I want.
It should guide me through the whole setup with clear menus and confirmations. I want to pick the init system, disk and file system, kernel, boot loader, swap setup, desktop or window manager, audio, networking, locale, timezone, keyboard layout, firmware and GPU drivers. It should also handle mirrors, optional lib32, and let me choose sudo or doas.
Please make a stable script with the safer core options, and a testing script with extra choices like AUR helper, greeters, more repos, more shells, and more desktops or window managers. It should work from the live Artix ISO as root, keep the current WiFi if possible, and warn people to use the weekly ISO because the stable ISO has issues.
Keep it minimal, readable, and easy to run with curl.
Want more depth? Deep Reverse