Building Abrid
Requirements
1. GCC
2. NASM
3. LD linker
4. grub2-common or a package with grub-mkrescue
5. qemu-system-x86
6. A *n*x-running OS
7. Makination (NodeJS)
8. Git (optional)
Downloading
Makination
See Using Makination.
Abrid
You can download Abrid here in a zip archive or use Git to clone the repository at https://github.com/codexahedron/abrid.git .
Building
Makination
See Using Makination.
Abrid
Using your new shell script, simply run bash main.sh
to run the buildscript, and then QEMU should pop up, and and ISO should be made.
Voila, you now have compiled Abrid on your own!