{"id":18453248,"url":"https://github.com/wesleyac/bootbootasm","last_synced_at":"2026-02-13T10:36:46.668Z","repository":{"id":89702606,"uuid":"203082466","full_name":"WesleyAC/bootbootasm","owner":"WesleyAC","description":"An example of automatically building a BOOTBOOT-compatible assembly kernel","archived":false,"fork":false,"pushed_at":"2019-08-19T02:16:50.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T23:20:03.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/WesleyAC.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":"2019-08-19T02:16:37.000Z","updated_at":"2019-08-19T02:16:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b6cc6e4-a1bf-4092-9632-1398f323866f","html_url":"https://github.com/WesleyAC/bootbootasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WesleyAC/bootbootasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyAC%2Fbootbootasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyAC%2Fbootbootasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyAC%2Fbootbootasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyAC%2Fbootbootasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WesleyAC","download_url":"https://codeload.github.com/WesleyAC/bootbootasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WesleyAC%2Fbootbootasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878320,"owners_count":25008336,"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-08-30T02:00:09.474Z","response_time":77,"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-06T07:35:39.100Z","updated_at":"2026-02-13T10:36:41.642Z","avatar_url":"https://github.com/WesleyAC.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootbootasm\n\nThis is a simple test of building and booting a [BOOTBOOT](https://gitlab.com/bztsrc/bootboot)-compatible kernel written in assembly in a completely automated way.\n\nIt uses BIOS, since OVMF seems to be pretty buggy. However, you should be able to create a EFI image using basically the same technique.\n\nIt currently relies on the prebuilt `bootboot.bin` file in the bootboot repo, which is imported as a submodule. It should be easy to set it up so that it builds from source, but I haven't tried yet (there's already some recursive make involved to build the `mkboot` tool).\n\nTo build the image, type `make image` - this creates `out/outer.img`, which should be bootable.\n\nTo run in qemu, type `make run`.\n\nDependencies:\n\n* `mtools`\n* `parted`\n* `qemu-system-x86_64`\n* `nasm`\n* `ld`\n* `gzip`\n* `cpio`\n* `dd`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyac%2Fbootbootasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleyac%2Fbootbootasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyac%2Fbootbootasm/lists"}