- First of all, to build this distribution you need an Arch Linux installation, or a derivate that ships archiso.
- It is strongly suggested to run a full system update before building
sudo pacman -Syu- You need to install
archisopackage
sudo pacman -S archiso- To build the ISO just run
sudo ./steps.shAnd you will find the ISO in ./out
- Every package in packages.x86_64 will be installed
- Also take a look at ./etc directory for configuration files
Any file in ./etc/skel/ will be put in user's home. There you can store dotfiles related to a specific desktop configuration.