{"id":20747548,"url":"https://github.com/linuxboot/u-root-builder","last_synced_at":"2025-12-25T07:17:08.189Z","repository":{"id":212152173,"uuid":"730823558","full_name":"linuxboot/u-root-builder","owner":"linuxboot","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-09T19:47:28.000Z","size":133,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-01-18T03:10:25.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxboot.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}},"created_at":"2023-12-12T18:49:04.000Z","updated_at":"2024-02-28T07:17:18.000Z","dependencies_parsed_at":"2024-04-09T20:44:29.261Z","dependency_job_id":"03f394ba-71b5-4f30-a65e-419ea143a00d","html_url":"https://github.com/linuxboot/u-root-builder","commit_stats":null,"previous_names":["linuxboot/u-root-builder"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxboot%2Fu-root-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxboot%2Fu-root-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxboot%2Fu-root-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxboot%2Fu-root-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxboot","download_url":"https://codeload.github.com/linuxboot/u-root-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243043686,"owners_count":20226869,"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-11-17T08:13:39.504Z","updated_at":"2025-12-25T07:17:03.134Z","avatar_url":"https://github.com/linuxboot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# u-root builder\n\nThis repository holds no code and just builds [u-root](https://u-root.org)\nimages via GitHub Actions.\n\n## Try it out\n\nDownload a prebuilt u-root image from\n[releases](https://github.com/linuxboot/u-root-builder/releases):\n\n```sh\ncurl -L -o u-root.cpio.xz https://github.com/linuxboot/u-root-builder/releases/download/v0.0.1/u-root_amd64_all.cpio.xz\n```\n\nDownload a\n[kernel from Arch Linux](https://archlinux.org/packages/core/x86_64/linux/)\nand extract it:\n\n```sh\ncurl -L -o linux.tar.zst https://archlinux.org/packages/core/x86_64/linux/download/\ntar -xf linux.tar.zst\n```\n\nRun it:\n\n```sh\nqemu-system-x86_64 -enable-kvm -machine q35 -nographic -append \"console=ttyS0\" \\\n  -kernel usr/lib/modules/*/vmlinuz -initrd u-root.cpio.xz\n```\n\nRun a command:\n\n```sh\nuname -a\n```\n\n![asciinema recording of u-root](u-root.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxboot%2Fu-root-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxboot%2Fu-root-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxboot%2Fu-root-builder/lists"}