Welcome to the XenevaOS documentation. XenevaOS is an operating system completely written from scratch with a focus on performance and modern hardware support while providing a robust modern graphical environment for daily needs of users.It is designed to be lightweight, secure, and adaptable, making it ideal for both developers and general users. Let’s get started
The project is still under development and not fully matured. The project requires lot of contribution and developments to various aspects of the system.
The term XenevaOS made up of four subsystems : (The Kernel, Device Drivers, Services, Applications). In easy language we can say, ‘XenevaOS’ is a collection of various components, where each components works individually. _The Kernel being the important component of all, where device drivers, services and applications depends. Every components are binded up by ‘Service call layer’ (which is ‘system calls’ in general language).
Please NOTE that, though the documentation mentioned ‘Core Objectives of XenevaOS’ and some goals of the project. But still the system lacks various functionalities and doesn’t seems to go through the mentioned goals. Still the project is under development and can promise that the system will come with all the mentioned goal. Just need your support and contributions to make it happen.
This documentation will guide you through all the parts of XenevaOS and how it works. Whether you are a developer looking to contribute to XenevaOS or a user seeking to understand its inner workings, this documentation aims to provide comprehensive and accessible information.
Build the project:
Kernel :
Components :
Development :