Files
vystem-b/docs/index.md
2026-05-29 10:42:00 -07:00

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:

  1. Blastproof: the bootloader
  2. Bootloader tools: all the tools needed to generate components for the boot process
  3. Vyx: Vystem B Executable format
  4. VyBuild: Vystem B build system
  5. Commonlib: very simple library that contains informations useful to all parts of Vystem B
  6. Shelter: the kernel
  7. Kernel tools: all the .py scripts used for various usage around the kernel

Ressources