diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-21 03:43:35 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-21 03:43:35 +0100 |
| commit | 628dd8f6e7f9ffe62cc11629abc7fe7932202ab8 (patch) | |
| tree | 5d52ad1eeb50e95373f4d4df59480c158be5a1b9 /README.md | |
| parent | 8b55270f96179524ad61794b872924d11fc898df (diff) | |
| parent | 65b202698045a428ef177f66fb5310e399d475d1 (diff) | |
Merge branch 'develop' of github.com:nekernel-org/superproject into developv0.1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -# SysRoot +# NeKernel.org SuperProject + +It acts as the software distribution of NeKernel. -It acts as the software distribution of NeKernel.<br/> This was developed to hold the its components and system root altogether. ## The SysRoot Rationale: @@ -9,6 +10,6 @@ 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. +- Easier release cycles for NeKernel.org ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. |
