Minimal operating system with i386 architecture. (if it can even be called an operating system)
make setup
The toolchains will be compiled with the command- when finished run
make clean build
!
- You should install required packages, such as
qemu-full
qemu-headless-arch-extra
packages for more information - run
make run
for 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-bin
vimixos after compiled filessrc/kernel
viniz kernelsrc/bootloader
vimixos bootloadertools/toolchain
file for vimixos'a suitable binutils and cross-compiler.
this project under the GPL LICENSE see