{"id":19083419,"url":"https://github.com/emrd/emros","last_synced_at":"2025-11-12T10:30:34.496Z","repository":{"id":261887639,"uuid":"850814913","full_name":"EmrD/EmrOS","owner":"EmrD","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-02T21:13:18.000Z","size":4033,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T06:26:08.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EmrD.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-01T21:14:15.000Z","updated_at":"2024-09-02T21:13:21.000Z","dependencies_parsed_at":"2024-11-09T02:47:29.850Z","dependency_job_id":"0b303d15-1bfd-4934-8d19-702026a761b2","html_url":"https://github.com/EmrD/EmrOS","commit_stats":null,"previous_names":["emrd/emros"],"tags_count":0,"template":false,"template_full_name":"github/codespaces-blank","purl":"pkg:github/EmrD/EmrOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2FEmrOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2FEmrOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2FEmrOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2FEmrOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmrD","download_url":"https://codeload.github.com/EmrD/EmrOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2FEmrOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284020961,"owners_count":26933837,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-09T02:47:25.559Z","updated_at":"2025-11-12T10:30:34.479Z","avatar_url":"https://github.com/EmrD.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"gcc -m32 -ffreestanding -O2 -nostdlib -c kernel.c -o kernel.o\n\ngcc -m32 -ffreestanding -O2 -nostdlib -c vga.c -o vga.o\n\nld -m elf_i386 -T linker.ld -o kernel.bin -e _start boot.o kernel.o vga.o\n\nmkdir -p iso/boot/grub\n\ncp kernel.bin iso/boot/kernel.bin\n\ncat \u003e iso/boot/grub/grub.cfg \u003c\u003c EOF\nmenuentry \"EmrOS\" {\n    multiboot /boot/kernel.bin\n    boot\n}\nEOF\n\n\ngrub-mkrescue -o EmrOS.iso iso\n\nqemu-system-i386 -cdrom EmrOS.iso","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Femros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrd%2Femros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Femros/lists"}