Ponali f5fcc84903 fixed the "user" kernel module getting the wrong IDs when creating tasks
when the user kernel module creates a task, it used to count the amount
of processes in the system, which can lead to some processes having the
same IDs as another, which causes havoc. this has been fixed by using
the ID counter in the tsched kernel module.
2025-10-30 17:48:16 +01:00
2025-07-23 10:48:30 +02:00
2025-10-30 15:29:42 +02:00

Halyde

A universal, customizable and feature-packed operating system for OpenComputers.

Installation

To install Halyde from OpenOS, simply run:

pastebin run MB21BTMv

If for some reason that doesn't work, try:

wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua

Docs

Halyde is documented on GitBook.

S
Description
A universal, customizable and feature-packed operating system for OpenComputers.
Readme GPL-3.0 744 KiB
Languages
Lua 99.8%
JavaScript 0.2%