Building Abrid
Requirements[edit]
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[edit]
Makination[edit]
See Using Makination.
Abrid[edit]
You can download Abrid here in a zip archive or use Git to clone the repository at https://github.com/codexahedron/abrid.git .
Building[edit]
Makination[edit]
See Using Makination.
Abrid[edit]
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!