Go to file
Adrien Bourmault 96b2eca790 cleanup 2018-12-27 09:12:42 +01:00
bin Issue with length of loader.bin, and can't load kernel for now 2018-12-23 17:52:55 +01:00
obj/boot Issue with length of loader.bin, and can't load kernel for now 2018-12-23 17:52:55 +01:00
src Merge kaleid to boot 2018-12-27 09:11:01 +01:00
.gitignore Initial commit 2018-12-10 11:33:12 +01:00
LICENSE Initial commit 2018-12-10 11:33:12 +01:00
README.md cleanup 2018-12-27 09:12:42 +01:00

README.md

GNU-GPL OS/K (OS on Kaleid)

Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0

Branch boot : Development focused on the bootloader of OS/K

For changelog, see src/ChangeLog.

For structure of the sources, see src/project-tree.txt.

For code conventions, see src/project-style.txt.