updated kernel and working on oc tty impl

This commit is contained in:
2026-08-23 21:51:19 -04:00
parent d4f74e950c
commit d70328c224
99 changed files with 1092 additions and 386 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"id": "gfx",
"description": "package providing kernel support for framebuffers and graphics",
"authors": [
"Hyperion",
"Astronand"
],
"dependencies": [],
"version": "1.0.0",
"hash": "aaf9664adb4d85aa6d0d504692e8ec26",
"tarball": "https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/packages/raw/gfx.tar.gz"
}