Raph_Kernel is one part of Raphine Project. It provides minimal operating system for this project which is highly adapted to distributed computing. This kernel also work well at multi processor environment and use your computer resource effectively.
The code is mainly maintained by Liva sap.pcmail@gmail.com. If you found a bug, please report to this email address. Also, we will be very glad if you propose us to join our team.
Run "vagrant up". This command prepares the building environment.
Just simply run "make". It will create a complete disk image.
"make run" will launch qemu and show qemu console debugger. Open a new terminal and run "make vnc", you can see the display via VNC.