Currently what’s the best way to create your “spin” or remix of a Linux distribution? It doesn’t matter which distribution it uses as a base. I just want to be able to 1.add and remove packages 2.be able to change deault settings easily.
Currently what’s the best way to create your “spin” or remix of a Linux distribution? It doesn’t matter which distribution it uses as a base. I just want to be able to 1.add and remove packages 2.be able to change deault settings easily.
You might consider using something like Archiso (https://wiki.archlinux.org/title/Archiso). On an arch-based distribution, you can try “mkarchiso -h” to get the options, and from there determine what you want.