{"id":26560589,"url":"https://github.com/cub3y0nd/exordium","last_synced_at":"2026-04-28T23:30:59.842Z","repository":{"id":282058442,"uuid":"947203902","full_name":"CuB3y0nd/Exordium","owner":"CuB3y0nd","description":"A tiny linux kernel built from scratch.","archived":false,"fork":false,"pushed_at":"2025-03-20T15:41:37.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T16:39:54.280Z","etag":null,"topics":["kernel","linux","linux-kernel","operating-system","os","os-development","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CuB3y0nd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-12T10:13:30.000Z","updated_at":"2025-03-20T15:41:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"eed4f5cb-36bd-4dcd-a2a3-621e9c9d0f31","html_url":"https://github.com/CuB3y0nd/Exordium","commit_stats":null,"previous_names":["cub3y0nd/exordium"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuB3y0nd%2FExordium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuB3y0nd%2FExordium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuB3y0nd%2FExordium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuB3y0nd%2FExordium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuB3y0nd","download_url":"https://codeload.github.com/CuB3y0nd/Exordium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959458,"owners_count":20538629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kernel","linux","linux-kernel","operating-system","os","os-development","x86-64"],"created_at":"2025-03-22T13:18:26.009Z","updated_at":"2026-04-28T23:30:59.836Z","avatar_url":"https://github.com/CuB3y0nd.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exordium\n\nA tiny UNIX-like linux kernel.\n\n## Setting up the Development Environment\n\nSince we use the `nasm` as assembler and `qemu` for emulation, you should ensure `nasm` and `qemu` are installed in your system. Also, `gcc` is necessary too.\n\n## Compile Kernel\n\n```bash\ngit clone https://github.com/CuB3y0nd/Exordium.git \u0026\u0026 cd Exordium\nchmod +x start.sh debug.sh\nmake clean \u0026\u0026 make\n```\n\nAfter `make`, you can find `exordium.img` generated in root directory of the project if no problems.\n\nUse `./start.sh` to start emulate and `./debug.sh` to debug with gdb.\n\n## License\n\n[MIT](https://github.com/CuB3y0nd/Exordium/blob/master/LICENSE) © [CuB3y0nd](https://assembly.rip/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcub3y0nd%2Fexordium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcub3y0nd%2Fexordium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcub3y0nd%2Fexordium/lists"}