{"id":21260393,"url":"https://github.com/nlm/busybox-static-multiarch","last_synced_at":"2026-02-08T23:32:31.818Z","repository":{"id":71728268,"uuid":"77906079","full_name":"nlm/busybox-static-multiarch","owner":"nlm","description":":wrench: Multi-arch static busybox builder","archived":false,"fork":false,"pushed_at":"2017-05-24T10:01:45.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-03T19:38:50.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlm.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,"publiccode":null,"codemeta":null}},"created_at":"2017-01-03T10:15:52.000Z","updated_at":"2017-01-03T16:39:25.000Z","dependencies_parsed_at":"2023-08-01T16:16:32.574Z","dependency_job_id":null,"html_url":"https://github.com/nlm/busybox-static-multiarch","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nlm/busybox-static-multiarch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fbusybox-static-multiarch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fbusybox-static-multiarch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fbusybox-static-multiarch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fbusybox-static-multiarch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlm","download_url":"https://codeload.github.com/nlm/busybox-static-multiarch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fbusybox-static-multiarch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29249319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T22:49:53.206Z","status":"ssl_error","status_checked_at":"2026-02-08T22:49:51.384Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-21T04:18:21.047Z","updated_at":"2026-02-08T23:32:31.801Z","avatar_url":"https://github.com/nlm.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"busybox-static-multiarch\n========================\n\nMulti-arch static busybox builder based on @multiarch crossbuild tool\n\n[![Build Status](https://travis-ci.org/nlm/busybox-static-multiarch.svg?branch=master)](https://travis-ci.org/nlm/busybox-static-multiarch)\n\n## Using pre-built binaries\n\n**Recommended use**: Busybox static binaries for all the supported\ntargets are automatically built using Travis. This is the recommended use of\nthis repository.\n\nYou can download them on the\n[latest release](https://github.com/nlm/busybox-static-multiarch/releases/latest/) page.\n\n## Manually build your binaries using this repo\n\nThis is what you want to do if you prefer building your releases locally,\nif you want to build a version not built by this repo or if you want to\ncustomize your configuration.\n\n### Requirements\n\n- x86_64 machine\n- docker\n- make\n\n### Build process\n\nFetch the source code from official mirror:\n\n    # make source\n\nCreate a default config file:\n\n    # make defconfig\n\n*Or* use the pre-made config file:\n\n    # make copyconfig\n\n*Or* interactively create your own:\n\n    # make config\n\nBuild the program, choosing a build target (see below):\n\n    # make CROSS_TRIPLE=YOUR_BUILD_TARGET_TRIPLE build\n\nClean your repo\n\n    # make clean\n\n## Supported targets\n\nTriple                 | AKA                                 | linux | osx | windows\n-----------------------|-------------------------------------|-------|-----|--------\nx86_64-linux-gnu       | **default**, linux, amd64, x86_64   |   X   |     |\narm-linux-gnueabi      | arm, armv5                          |   X   |     |\narm-linux-gnueabihf    | armhf, armv7, armv7l                |   X   |     |\naarch64-linux-gnu      | arm64, aarch64                      |   X   |     |\npowerpc64le-linux-gnu  | powerpc, powerpc64, powerpc64le     |   X   |     |\n\n(more to come !)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlm%2Fbusybox-static-multiarch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlm%2Fbusybox-static-multiarch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlm%2Fbusybox-static-multiarch/lists"}