XunilInit is the init system of XunilOS and the default program ran on startup.
Find a file
csd4ni3l bb40e45b2b remove unused empty framebuffer code, fix aarch64 crashes by disabling
inlining and using a function to get buf_virt
2026-05-31 23:37:01 +02:00
src remove unused empty framebuffer code, fix aarch64 crashes by disabling 2026-05-31 23:37:01 +02:00
.gitignore Initial commit 2026-05-07 19:27:59 +02:00
Cargo.lock Convert the init project to a compositor/windowing system which works 2026-05-26 09:38:36 +02:00
Cargo.toml Convert the init project to a compositor/windowing system which works 2026-05-26 09:38:36 +02:00
LICENSE Initial commit 2026-05-07 19:27:59 +02:00
README.md Initial commit 2026-05-07 19:27:59 +02:00
rust-toolchain.toml Update init system for newer keyboard handling (both input states are 2026-05-22 22:12:31 +02:00

xunil-init

XunilInit is the binary that is loaded on startup of any XunilOS system.