{"id":18027153,"url":"https://github.com/xynydev/vanillin","last_synced_at":"2025-03-27T01:31:35.305Z","repository":{"id":250142782,"uuid":"833599135","full_name":"xynydev/vanillin","owner":"xynydev","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-06T20:26:50.000Z","size":27,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T21:29:08.560Z","etag":null,"topics":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"latest_commit_sha":null,"homepage":null,"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/xynydev.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-25T11:23:11.000Z","updated_at":"2025-01-10T02:00:57.000Z","dependencies_parsed_at":"2024-10-30T08:32:50.562Z","dependency_job_id":null,"html_url":"https://github.com/xynydev/vanillin","commit_stats":null,"previous_names":["xynydev/vanillin"],"tags_count":0,"template":true,"template_full_name":"blue-build/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xynydev%2Fvanillin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xynydev%2Fvanillin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xynydev%2Fvanillin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xynydev%2Fvanillin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xynydev","download_url":"https://codeload.github.com/xynydev/vanillin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764741,"owners_count":20668469,"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":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"created_at":"2024-10-30T08:09:55.653Z","updated_at":"2025-03-27T01:31:34.851Z","avatar_url":"https://github.com/xynydev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlueBuild VanillaOS Testing \u0026nbsp; [![build-ublue](https://github.com/xynydev/vanillin/actions/workflows/build.yml/badge.svg)](https://github.com/xynydev/vanillin/actions/workflows/build.yml)\n\nThis is a template / testing ground for building custom images based on VanillaOS using BlueBuild.\n\nTo use this, generate a new repo based on this template. To make the builds not fail at the signing step, follow the instructions here: https://blue-build.org/how-to/cosign/ (you can install `skopeo` on Vanilla with `sudo apt install skopeo`).\n\n## Installation\n\nTo rebase an existing VanillaOS installation to the latest build:\n\n- First change your base image to the custom image:\n  ```\n  IMAGE=xynydev/vanillin # change this\n  host-shell -- run0 bash -c \"jq -r '.name |= \\\"$IMAGE\\\"' /etc/abroot/abroot.json \u003e /etc/abroot/abroot_tmp.json \u0026\u0026 mv /etc/abroot/abroot_tmp.json /etc/abroot/abroot.json\"\n  ```\n- Upgrade and reboot to complete the installation:\n  ```\n  abroot upgrade\n  host-shell -- systemctl reboot\n  ```\n\n## Verification\n\nThese images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command:\n\n```bash\ncosign verify --key cosign.pub ghcr.io/xynydev/vanillin\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxynydev%2Fvanillin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxynydev%2Fvanillin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxynydev%2Fvanillin/lists"}