{"id":15020476,"url":"https://github.com/raspberrypi/pi-gen-micro","last_synced_at":"2025-04-07T05:10:05.130Z","repository":{"id":253976278,"uuid":"844989869","full_name":"raspberrypi/pi-gen-micro","owner":"raspberrypi","description":"A tool for building minimal Raspberry Pi OS-based operating systems, which do not contain apt or dpkg.","archived":false,"fork":false,"pushed_at":"2025-02-13T15:42:24.000Z","size":643,"stargazers_count":87,"open_issues_count":3,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-31T04:07:08.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.raspberrypi.com/software","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raspberrypi.png","metadata":{"files":{"readme":"README.adoc","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":"2024-08-20T11:15:02.000Z","updated_at":"2025-03-30T02:43:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e9034f7-a05a-4000-9625-381064a4d937","html_url":"https://github.com/raspberrypi/pi-gen-micro","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":0.3846153846153846,"last_synced_commit":"1446c441b53502fb0d4c3946f97e08b3733d0dbd"},"previous_names":["raspberrypi/pi-gen-micro"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fpi-gen-micro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fpi-gen-micro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fpi-gen-micro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspberrypi%2Fpi-gen-micro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raspberrypi","download_url":"https://codeload.github.com/raspberrypi/pi-gen-micro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595335,"owners_count":20963943,"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-09-24T19:55:07.713Z","updated_at":"2025-04-07T05:10:05.089Z","avatar_url":"https://github.com/raspberrypi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Pi-gen Micro\nRichard Oliver \u003crichard.oliver@raspberrypi.com\u003e\n\npi-gen-micro is a system designed to build *tiny* embedded operating systems from the same package sources as Raspberry Pi OS.\n\nWhy? Because this means you get the latest hardware support and updates in line with a widely-used and tested OS.\n\n== Installing\n\n=== Build the package\nUse the standard Debian `devscripts` package:\n```\nsudo apt install -y devscripts\ndebuild -uc -us\n```\n\n=== Installing the package\n```\nsudo dpkg -i ../pi-gen-micro_0.0.1-1_arm64.deb\n```\n\n== Usage\n\n```\nsudo pi-gen-micro ${CONFIGURATION_NAME}\n```\n\nFor example, the `fastboot` gadget used by `rpi-sb-provisioner`:\n```\npushd $(mktemp -d)\nsudo pi-gen-micro fastboot\n```\n\n== Updating packages for use with `pi-gen-micro`\n```\ncd packages\ndpkg-scanpackages . /dev/null | gzip -9c \u003e Packages.gz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Fpi-gen-micro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraspberrypi%2Fpi-gen-micro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspberrypi%2Fpi-gen-micro/lists"}