I have been wanting to write my own setup script for (re)installing arch on my systems. But I haven't gotten around to it. Though this gives me some ideas how to do it. Thank you for sharing!
this post was submitted on 02 Aug 2024
0 points (NaN% liked)
Arch Linux
7720 readers
11 users here now
The beloved lightweight distro
founded 4 years ago
MODERATORS
Awesome, love to hear it. Good luck
What's the advantage of this vs. archinstall?
Good question. I suppose the advantage is it's small scope, and it's bash only so it's just using the same commands you'd use if you were to manually be installing Arch. Whether or not you find that an advantage or not is up to you really. The idea behind it was to put minimal thought into the install process and just have a lazy installation script. I found it super handy when spinning up VMs for instance.