feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues

This commit is contained in:
2026-02-28 12:06:18 +01:00
parent 48bf14ee0e
commit 4ac904e565
135 changed files with 1669 additions and 51769 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
.TH INIT 1
.SH NAME
init - ZenithOS init system
init - MontaukOS init system
.SH SYNOPSIS
Spawned automatically by the kernel as PID 0.
.SH DESCRIPTION
init is the first userspace process started by the ZenithOS
init is the first userspace process started by the MontaukOS
kernel. It chains system services in sequence, then launches
the interactive shell.