forked from lolo859/vystem
1.1 KiB
1.1 KiB
Vystem B Docs
Warning: this documentation only includes currently implemented elements and doesn't include plannned future elements, except some confirmed planned updates scattered within the documentation
Introduction
Welcome to Vystem B documentation. This documentation is divided into severals parts for easier understanding.
Components
Vystem B is an OS made of severals components which can be divided into severals categories:
- Blastproof: the bootloader
- Bootloader tools: all the tools needed to generate components for the boot process
- Vyx: Vystem B Executable format
- VyBuild: Vystem B build system
- Commonlib: very simple library that contains informations useful to all parts of Vystem B
- Shelter: the kernel
- Kernel tools: all the
.pyscripts used for various usage around the kernel