If someone made an Arch installer that automatically set up networking and persisted the setup, as well as partitioning/mounting, I would be on board. The argument I've heard against this is, "but it's simple, it's only like 10 commands to set these up". The problem is, it takes like an hour to read through the entire wiki page (and you need to read it all in case there's an important detail that may screw your syste…
I think ArchBang tries to do that. It might be a nice in-between for a new arch user's first time. Then again, I think I had a set of other problems when I tried it. I have spent a decent amount of time trying to understand all the steps of the process just so that I can troubleshoot without immediately needing to access the arch-wiki. The knowledge is nice to have, and building familiarity with the system one uses s…
./pacstrapit start --bundle "full" \
--username "newusername" \
--hostname "yourhostname" \
--partition "/dev/sda" \
--processor "intel" \
--graphics "nvidia" \
--disk "ssd" \
--luksname "infinity" \
--locale "en_US" \
--keymap "us" \
--timezone "America/Los_Angeles" \
--concealed