{"id":17912660,"url":"https://github.com/danielgatis/gatix","last_synced_at":"2025-04-03T07:13:56.031Z","repository":{"id":15915832,"uuid":"18657530","full_name":"danielgatis/gatix","owner":"danielgatis","description":"Gatix","archived":false,"fork":false,"pushed_at":"2014-08-29T01:22:08.000Z","size":530,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T20:47:32.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgatis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-11T00:55:02.000Z","updated_at":"2019-05-16T20:01:13.000Z","dependencies_parsed_at":"2022-09-10T13:50:13.957Z","dependency_job_id":null,"html_url":"https://github.com/danielgatis/gatix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fgatix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fgatix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fgatix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgatis%2Fgatix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgatis","download_url":"https://codeload.github.com/danielgatis/gatix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952278,"owners_count":20859812,"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":[],"created_at":"2024-10-28T19:46:24.855Z","updated_at":"2025-04-03T07:13:56.008Z","avatar_url":"https://github.com/danielgatis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is Gatix?\n=================\nGatix is a basic and small UNIX-like operating system.\n\n\nHow can I build?\n---------------------\nSet up environment on debian-like:\n```bash\nsudo apt-get install build-essential nasm git cmake xorriso qemu\n```\n\nClone a copy of the main git repo by running:\n```bash\ngit clone git://github.com/danielgatis/gatix.git\n```\n\nOn **root directory** run:\n```bash\nsh scripts/build.sh\n```\n\nHow can I run?\n---------------------\nOn **root directory** run:\n```bash\nsh scripts/run.sh\n```\n\nHow can I debug?\n---------------------\nOn **root directory** run:\n```bash\nsh scripts/debug.sh\n```\n\nAt other terminal session on **root directory** run:\n```bash\ngdb -symbols build/kernel/kernel.bin.sym\n```\n\nOn **gdb**:\n```\n (gdb) target remote localhost:1234\n (gdb) break \u003cfoobar\u003e\n (gdb) continue\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgatis%2Fgatix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgatis%2Fgatix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgatis%2Fgatix/lists"}