{"id":26010551,"url":"https://github.com/jdonszelmann/fox","last_synced_at":"2026-05-27T21:32:11.469Z","repository":{"id":105842201,"uuid":"112075345","full_name":"jdonszelmann/FOX","owner":"jdonszelmann","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-20T19:37:14.000Z","size":10817,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T22:51:31.282Z","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/jdonszelmann.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":"2017-11-26T10:59:58.000Z","updated_at":"2018-01-30T16:25:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a13aaecc-9e4f-4280-a7cc-33e048be8f35","html_url":"https://github.com/jdonszelmann/FOX","commit_stats":null,"previous_names":["jdonszelmann/fox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdonszelmann/FOX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2FFOX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2FFOX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2FFOX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2FFOX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdonszelmann","download_url":"https://codeload.github.com/jdonszelmann/FOX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2FFOX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33585203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":"2025-03-05T22:51:13.070Z","updated_at":"2026-05-27T21:32:11.463Z","avatar_url":"https://github.com/jdonszelmann.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fox\nFox is a x86_64 kernel and OS developed mainly by jonay2000 and with some help by Sarah.\n\n## To-Do List\nA public to-do list can be found on [Trello](https://trello.com/b/Ew3kIkTE).\n\n## Running it\n\nDependencies (Only \\*nix systems, includes macOS, Windows will follow eventually.)\n- nasm\n- qemu\\*\n- VirtualBox\\*\n\n\\* qemu and VirtualBox are optional, you can run it in any emulator or install it on your computer, see [Making the ISO](#making-the-iso) for more information.\n\n### Clone the repository\n\n```bash\n$ git clone https://github.com/jonay2000/JOS\n```\n\n### Running Fox with qemu\n\nTo run the release version:\n\n```bash\n$ make runrel\n```\n\nIf you want to develop low-level things, you might want to run the no-reboot version:\n\n```bash\n$ make run\n```\n\n### Running it with VirtualBox\n\nJust execute\n\n```bash\n$ make runv\n```\n\n### Making the ISO\n\nTo get the ISO, run\n\n```\n$ make ISO\n```\n\nThen, the ISO file will be in `build/` as `fox-version-arch.iso`! You won't be able to install or run Fox on an actual computer yet, even though it wouldn't be of much use if you did. Running the ISO on a computer needs a filesystem initialization, even if you don't need it. If you take a look at the [Trello](https://trello.com/b/Ew3kIkTE), you'll see that we're working on the file system. When that's done, you can properly install the OS, but until then you should stick to virtual machines.\n\nWATCH OUT: compilation has only been proven to work on LINUX-based systems. \n\nTL;DR: Run Fox on a virtual machine for now.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdonszelmann%2Ffox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdonszelmann%2Ffox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdonszelmann%2Ffox/lists"}