Many of the scripts in the arch package devtools rely on systemd directly or indirectly (for example many that involve building in a chroot rely on arch-nspawn which directly uses systemd), would the artix devs consider making alternative systemd independent scripts that do the same thing, especially for arch-nspawn?
Hello,
Have you checked artools ?
https://gitea.artixlinux.org/artix/artools
Ah, I had not, thanks.
Only semi-related, but if you use mkchrootpkg will it use your ~/.ccache if you have ccache set up?