THIS REPO WILL NO LONGER BE UPDATED!! SEE THE NEW REPO
(formerly called MiniState)
BSD2-Licensed 32-bit monolithic(?) kernel!
Vvix is designed as a kernel that can be used to create a cool OS with less efforts.
Also, MiniState follows KISS.
Feel free to contribute and suggesting me ideas using the "issues" page(github.com/diabloblanko/ministate/issues)!
- clang
- nasm
- gnu ld
chmod +x build.sh && ./build.sh
You can use the -run flag to build and run in QEMU
It will be in other repo, called baseutils(github.com/diabloblanko/baseutils), to not fill main Vvix repo with
V1 -> V1.1 -> V2 -> V2R -> V3 -> v3.1
- Default cc to compile is now clang
- Some minor changes and fixes
- Finally, i found a good name for this!!
- Changed MOTD
- No more mentions of MiniState
- Minix3
- OpenBSD
- Plan9
- Suckless(creating simple and small but powerfull)
- Linux
