summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/kernel-build.yml2
-rw-r--r--.github/workflows/kernel-setup.yml2
-rw-r--r--.github/workflows/libddk-build.yml2
-rw-r--r--.github/workflows/libsystem-build.yml2
-rw-r--r--.github/workflows/sanity-check.yml2
-rw-r--r--CITATION.cff8
-rw-r--r--Doxyfile4
-rw-r--r--README.md4
m---------papers0
m---------src/boot0
m---------src/build0
m---------src/kernel0
m---------src/nectar0
-rw-r--r--updater/__init__.py2
-rwxr-xr-xupdater/updater.py2
15 files changed, 15 insertions, 15 deletions
diff --git a/.github/workflows/kernel-build.yml b/.github/workflows/kernel-build.yml
index a647b78..40c4275 100644
--- a/.github/workflows/kernel-build.yml
+++ b/.github/workflows/kernel-build.yml
@@ -1,4 +1,4 @@
-name: Ne.org Kernel [BUILD]
+name: Ne.app Kernel [BUILD]
on:
push:
diff --git a/.github/workflows/kernel-setup.yml b/.github/workflows/kernel-setup.yml
index dae8b44..a56bccc 100644
--- a/.github/workflows/kernel-setup.yml
+++ b/.github/workflows/kernel-setup.yml
@@ -1,4 +1,4 @@
-name: Ne.org Kernel [SETUP]
+name: Ne.app Kernel [SETUP]
on:
push:
diff --git a/.github/workflows/libddk-build.yml b/.github/workflows/libddk-build.yml
index d21590e..79066e6 100644
--- a/.github/workflows/libddk-build.yml
+++ b/.github/workflows/libddk-build.yml
@@ -1,4 +1,4 @@
-name: Ne.org libDDK [BUILD]
+name: Ne.app libDDK [BUILD]
on:
push:
diff --git a/.github/workflows/libsystem-build.yml b/.github/workflows/libsystem-build.yml
index 678b3df..175e09f 100644
--- a/.github/workflows/libsystem-build.yml
+++ b/.github/workflows/libsystem-build.yml
@@ -1,4 +1,4 @@
-name: Ne.org libSystem [BUILD]
+name: Ne.app libSystem [BUILD]
on:
push:
diff --git a/.github/workflows/sanity-check.yml b/.github/workflows/sanity-check.yml
index ea61d25..0dec245 100644
--- a/.github/workflows/sanity-check.yml
+++ b/.github/workflows/sanity-check.yml
@@ -1,4 +1,4 @@
-name: Ne.org Build [SANITY]
+name: Ne.app Build [SANITY]
on:
push:
diff --git a/CITATION.cff b/CITATION.cff
index ee1c0fa..053683f 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,6 +1,6 @@
cff-version: 1.2.0
-title: Ne.org System
-message: The Ne.org System
+title: Ne.app System
+message: The Ne.app System
type: software
authors:
- given-names: Amlal
@@ -9,11 +9,11 @@ authors:
identifiers:
- type: url
value: 'https://nekernel.org'
- description: THe Ne.org NeSystem Server OS.
+ description: THe Ne.app NeSystem Server OS.
repository-code: 'https://github.com/ne-foss-org/ne-system'
url: 'https://nekernel.org'
abstract: >-
- This is the Ne.org NeSystem. Built upon its papers and frameworks.
+ This is the Ne.app NeSystem. Built upon its papers and frameworks.
keywords:
- kernel
- operating-systems
diff --git a/Doxyfile b/Doxyfile
index 33c9845..aae2fbb 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -42,7 +42,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.
-PROJECT_NAME = "Ne.org"
+PROJECT_NAME = "Ne.app"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
@@ -54,7 +54,7 @@ PROJECT_NUMBER = develop
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.
-PROJECT_BRIEF = The Ne System by Ne.org.
+PROJECT_BRIEF = The Ne System by Ne.app.
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
diff --git a/README.md b/README.md
index 305d454..e7be1e8 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ There is three main reasons for this repository's existence:
- Hold the system in a single repository.
- Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel)
-- Easier cycles and vetting for Ne.org releases.
+- Easier cycles and vetting for Ne.app releases.
## Packages:
@@ -60,4 +60,4 @@ We have a package registry for the NeSystem: [https://github.com/ne-ci-org/ports
We have a [discord](https://discord.gg/uD76Qweght), join us! [https://discord.gg/uD76Qweght](https://discord.gg/uD76Qweght)
-###### Copyright 2025-2026, Amlal El Mahrouss & Ne.org Authors, licensed under Apache 2.0.
+###### Copyright 2025-2026, Amlal El Mahrouss & Ne.app Authors, licensed under Apache 2.0.
diff --git a/papers b/papers
-Subproject d0c6c1e44fef69dc87661ff6a94403322d8d2d2
+Subproject f9b4148dd4bea28747506ed3e4b927eca3001ee
diff --git a/src/boot b/src/boot
-Subproject 354136c5fde841d49d2e8d97b28304458217967
+Subproject 8806740abc538a1ea9763d62e6f0bba9235c0cb
diff --git a/src/build b/src/build
-Subproject d90ff44d111deed5b17f562d0d7fb00a5a75001
+Subproject 05c166d38dca196e6b0bd273e038df818ff5585
diff --git a/src/kernel b/src/kernel
-Subproject 5dbeca342145cfc8e1ad852291dea44dd58f1d1
+Subproject acdaae021dd99e4de42f51c6619eeda667f42eb
diff --git a/src/nectar b/src/nectar
-Subproject 1cbbf1c3b26f3eee438a5b20ea8d754ef04854f
+Subproject 8d677a58255fa25152561c5118f1ec1c2c49ee9
diff --git a/updater/__init__.py b/updater/__init__.py
index 721a864..59bd4b3 100644
--- a/updater/__init__.py
+++ b/updater/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 2026, Amlal El Mahrouss and Ne.org contributors.
+# Copyright 2026, Amlal El Mahrouss and Ne.app contributors.
# NeSystem is licensed under Apache-2.0.
# SPDX-Identifier: Apache-2.0
diff --git a/updater/updater.py b/updater/updater.py
index 224325e..9062ce7 100755
--- a/updater/updater.py
+++ b/updater/updater.py
@@ -1,4 +1,4 @@
-# Copyright 2026, Amlal El Mahrouss and Ne.org contributors.
+# Copyright 2026, Amlal El Mahrouss and Ne.app contributors.
# NeSystem is licensed under Apache-2.0.
# SPDX-Identifier: Apache-2.0