This is repository that contains KLIND OS installaction script.
Installation script is located here: /iso/archiso/releng/airootfs/root/
After starting the ISO you will be automatically loged in as a root and then it will execute script that is inside of install folder.
If you want to generate your own ISO file you need to be on Arch Linux. Then you need to install program call archiso using this command:
sudo pacman -S archisoAfter that in the terminal run this:
cd iso/archiso
sudo bash makeiso.sh
This will then generate the ISO file and sha256 and put it in final folder.