There was an error while loading. Please reload this page.
archiso
# Install archiso sudo pacman -S archiso # Build the ISO sudo mkarchiso -v -w work/ -o out/ . # Output location ls -lh out/madOS-*.iso
Build time: ~10-20 minutes
ISO builds automatically on push to main:
main