diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-12 02:42:33 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-12 02:42:33 +0100 |
| commit | 8cdf72e06cc2afdd8f16129a75ab9d8aa911ecb4 (patch) | |
| tree | eca448c00271cf70efeecaff5e110836f28d7ab1 | |
| parent | 58306d6f678eff09e4374115e8038a68461de9be (diff) | |
chore: new versions of `nectar` and `nekernel`.v0.0.9
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .gitmodules | 2 | ||||
| -rw-r--r-- | README.md | 7 | ||||
| m--------- | src/c++tools | 0 | ||||
| m--------- | src/kernel | 0 |
4 files changed, 5 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index bb7f024..d71cee1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = git@github.com:nekernel-org/nebuild.git [submodule "src/c++tools"] path = src/c++tools - url = git@github.com:nekernel-org/necti.git + url = git@github.com:nekernel-org/nectar.git [submodule "src/boot"] path = src/boot url = git@github.com:nekernel-org/neboot.git @@ -1,13 +1,14 @@ # SysRoot -Acting as the software distribution for NeKernel. this was developed to hold the its components and sysroot altogether. +It acts as the software distribution of NeKernel.<br/> +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, that is way more maintable than a fragmented one. +- Hold the codebase in a single repository. - 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. +- Easier release cycles. ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. diff --git a/src/c++tools b/src/c++tools -Subproject 37b8e34dc54f572fbfbd135742fa11c21c5e67c +Subproject facb3edec9fd275d5a8fcabaa87f76808725576 diff --git a/src/kernel b/src/kernel -Subproject def46ab40f8feffa167ab9c6e893dd6157cd57a +Subproject f59ea1392321e1543c281794ec887d118607716 |
