vitunix-iso ( Downlaod )
sudo pacman -S archiso
git clone https://github.com/vitunix/vitunix-iso.git
- I use repo db locally, you have to use the one I hosted on github
- Change the following lines
- Uncomment the core packages and comment out the testing one as follows:
## Core packages repo ##
[vitunix-repo]
SigLevel = Optional TrustAll
Server = https://vitunix.github.io/$repo/$arch
## Testing
#[vitunix-repo]
#SigLevel = Optional TrustAll
#Server = file:///home/wind/stuff/proj/vitunix-repo/x86_64
sudo mkarchiso -v -w work -o out vitunix-iso/src
Try to compile the iso on an arch based distro.