summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 7598db2334ad2e192500b17556b90d5b484f8392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SysRoot

Acting as the software distribution for NeKernel. this was developed to hold the its components and sysroot altogether. 

## Reasons:

There is three main reasons for this repository's existence:

- Hold the codebase in a single repository, that is way more maintable than a fragmented one.
- Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel)
- Making releases cycle much more easier to document and do than before.

###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0.