You are not logged in.
Hello, is there a method or a tool to build a Arch Linux system with arch-chroot (or other chroot like tool) which is able to create a filesystem which in turn is based on Busybox? The idea is of course to build a very minimalistic system to boot from. I would like to add more binaries and tools on top of this busybox from the arch repo as well as keeping the pacman package system to enhance with even more packages.
Is there a neat solutions for that?
Thank you
BR Christian
Offline
Is this system supposed to boot on bare metal or from inside an already booted (archlinux) one ?
For both ways you'll need to read up on https://wiki.archlinux.org/title/Init .
I also suggest you check https://wiki.archlinux.org/title/Runit .
Last edited by Lone_Wolf (2022-06-15 12:49:19)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline