Minimal operating system with i386 architecture. (if it can even be called an operating system)
make setupThe toolchains will be compiled with the command- when finished run
make clean build!
- You should install required packages, such as
qemu-fullqemu-headless-arch-extrapackages for more information - run
make runfor qemu
- stability (serius)
- shell (but minimal for some reasons)
- UI (ex. GUI)
- internet
- porting to smartwatch (impossible)
- FAT32 support
- file system (from scratch)
- C++ and compiler support
- UNIX-like
- SHELL
i386-binvimixos after compiled filessrc/kernelviniz kernelsrc/bootloadervimixos bootloadertools/toolchainfile for vimixos'a suitable binutils and cross-compiler.
this project under the GPL LICENSE see
