Update 'About ExectOS' section

This commit is contained in:
Rafal Kupiec 2024-06-16 23:21:22 +02:00
parent 8ec5d21a00
commit 5ed1a5208f
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -23,10 +23,13 @@ Thanks to that ExectOS will allow to run existing software, including Win32 appl
## Features
* Completely free, Open Source and community-driven modern Operating System.
* Native multiple architecture support. It runs on x86 and x86_64 and is portable to other architectures.
* Hardware layer API allows for a single unified kernel. There is no need to maintain a separate kernel forks.
* Uses a couple of ideas from other open source projects, but its our own ideas that really sets us apart and defines
ExectOS. The majority of code is original, not forked.
* Modular design for better compatibility with existing software.
* Own, XT drivers for commonly used devices as well as NT drivers compatibility layer for better hardware support.
* Modular design for better compatibility with existing software and drivers, enabling binaries to remain compatible even
when the core system is updated.
* Own, XT drivers for commonly used devices as well as NT drivers compatibility layer for better hardware support.
* Technical support directly from the architects and developers of the system.
## Why
* We believe, there is no ideal Operating System on the market. During ExectOS development, we try to bring most useful