{"id":16898622,"url":"https://github.com/afbjorklund/buildroot4minimalism","last_synced_at":"2025-03-20T14:40:43.961Z","repository":{"id":92835500,"uuid":"562441288","full_name":"afbjorklund/buildroot4minimalism","owner":"afbjorklund","description":"Minimal linux distribution for making images (\"FROM buildroot\")","archived":false,"fork":false,"pushed_at":"2022-11-12T12:44:43.000Z","size":59,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T02:07:06.541Z","etag":null,"topics":["buildroot"],"latest_commit_sha":null,"homepage":"https://github.com/afbjorklund/ma","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afbjorklund.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/docker/Dockerfile","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-06T11:26:38.000Z","updated_at":"2023-01-09T13:35:56.000Z","dependencies_parsed_at":"2023-03-03T05:00:21.909Z","dependency_job_id":null,"html_url":"https://github.com/afbjorklund/buildroot4minimalism","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afbjorklund%2Fbuildroot4minimalism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afbjorklund%2Fbuildroot4minimalism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afbjorklund%2Fbuildroot4minimalism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afbjorklund%2Fbuildroot4minimalism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afbjorklund","download_url":"https://codeload.github.com/afbjorklund/buildroot4minimalism/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244632165,"owners_count":20484698,"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":["buildroot"],"created_at":"2024-10-13T17:44:34.053Z","updated_at":"2025-03-20T14:40:43.936Z","avatar_url":"https://github.com/afbjorklund.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"buildroot4minimalism\n====================\n\nTrying to build a minimal buildroot for using as the root in a container image.\n\nJust using the default setup from buildroot, but without bootloader and kernel.\n\n2022.02.x:\n- GCC 10 (`BR2_GCC_VERSION_10_X=y`)\n- Linux 5.15 (`BR2_KERNEL_HEADERS_5_15=y`)\n\nComponent      | Project       | Notes\n-------------- | ------------- | ------------\nC Library      | uclibc        | libc.so\nShell          | busybox       | /bin/sh\nPackages       | buildroot     | make\n\n![graph size](graph-size.png)\n\n```\nBR2_TOOLCHAIN_BUILDROOT_UCLIBC=y\n# BR2_TOOLCHAIN_BUILDROOT_MUSL is not set\n# BR2_TOOLCHAIN_BUILDROOT_GLIBC is not set\n```\n\n```\nBR2_TARGET_ROOTFS_TAR=y\n# BR2_TARGET_ROOTFS_CPIO is not set\n# BR2_TARGET_ROOTFS_EXT2 is not set\n```\n\n```\n# BR2_LINUX_KERNEL is not set\n# BR2_TARGET_SYSLINUX is not set\n# BR2_TARGET_GRUB2 is not set\n```\n\n* `board/`\n\n* `configs/`\n\nThis is where the distribution targets are defined, with helper files and defconfig.\n\n* `buildroot/`\n\n* `output/`\n\nThis is where the sources and build happens, and where the output ends up afterwards.\n\n* `support/`\n\nSupport files for building, such as a container image with all required build tools.\n\n* `container/`\n\nContains helper files for constructing the container image from the rootfs archive.\n\nToolchains:\n\n`i586-buildroot-linux-uclibc`\n\n```\n61M\ti586-buildroot-linux-uclibc_sdk-buildroot.tar.gz\n36M\ti586-buildroot-linux-uclibc_sdk-buildroot.tar.xz\n```\n\nReference board:\n\n`i586` (386)\n\n```\n2.0M\trootfs.tar\n1.6M\troot.tar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafbjorklund%2Fbuildroot4minimalism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafbjorklund%2Fbuildroot4minimalism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafbjorklund%2Fbuildroot4minimalism/lists"}