Why don't you maintain a git repo, containing your configurations and everything?
I think it's easier then maintain an iso
The beloved lightweight distro
Why don't you maintain a git repo, containing your configurations and everything?
I think it's easier then maintain an iso
I use chezmoi to backup my configs, and ive thought about writing a post-install script, but its not difficult to maintain ine for myself then i would like to have an iso which will setup everything automatically. Im just unsure if its easier than maintaining one for public use
Well I haven't really used it myself yet but you could add aconfmgr to your setup.
I second this. Until I have a solid use case for archiso, I strongly prefer tracking my dotfiles + installed packages and manually provisioning a fresh install.
It's super easy with archiso, you can just drop in whatever files you want or even just add packages to the packages list, run mkarchiso and voilà, you've got an ISO.
Yea ive played around with archiso a bit for the past week or so, I just wasnt sure how it plays out long term. Thanks!