forked from lolo859/vystem
1.0 KiB
1.0 KiB
Vystem 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 documentation. This documentation is divided into severals parts for easier understanding.
Components
Vystem 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 Executable format
- VyBuild: Vystem build system
- Commonlib: very simple library that contains informations useful to all parts of Vystem
- Shelter: the kernel
- Kernel tools: all the
.pyscripts used for various usage around the kernel