blob: 9c4f45b8f231fab1ef5eed3c4a785e6023aa98a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# NeKernel.org SuperProject
It acts as the software distribution of NeKernel.
This was developed to hold the its components and system root altogether.
## The SysRoot Rationale:
There is three main reasons for this repository's existence:
- Hold the codebase in a single repository.
- Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel)
- Easier release cycles for NeKernel.org
###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0.
|