{"id":44584393,"url":"https://github.com/veer66/sawasdee-os","last_synced_at":"2026-02-14T05:59:06.557Z","repository":{"id":336958355,"uuid":"1151821162","full_name":"veer66/sawasdee-os","owner":"veer66","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-07T01:27:47.000Z","size":12,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-07T11:18:10.176Z","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/veer66.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-07T00:05:11.000Z","updated_at":"2026-02-07T01:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/veer66/sawasdee-os","commit_stats":null,"previous_names":["veer66/sawasdee-os"],"tags_count":null,"template":false,"template_full_name":"blue-build/template","purl":"pkg:github/veer66/sawasdee-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veer66%2Fsawasdee-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veer66%2Fsawasdee-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veer66%2Fsawasdee-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veer66%2Fsawasdee-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veer66","download_url":"https://codeload.github.com/veer66/sawasdee-os/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veer66%2Fsawasdee-os/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"created_at":"2026-02-14T05:59:05.014Z","updated_at":"2026-02-14T05:59:06.551Z","avatar_url":"https://github.com/veer66.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sawasdee-os \u0026nbsp; [![bluebuild build badge](https://github.com/veer66/sawasdee-os/actions/workflows/build.yml/badge.svg)](https://github.com/veer66/sawasdee-os/actions/workflows/build.yml)\n\nSee the [BlueBuild docs](https://blue-build.org/how-to/setup/) for quick setup instructions for setting up your own repository based on this template.\n\nAfter setup, it is recommended you update this README to describe your custom image.\n\n## Installation\n\n\u003e [!WARNING]  \n\u003e [This is an experimental feature](https://www.fedoraproject.org/wiki/Changes/OstreeNativeContainerStable), try at your own discretion.\n\nTo rebase an existing atomic Fedora installation to the latest build:\n\n- First rebase to the unsigned image, to get the proper signing keys and policies installed:\n  ```\n  rpm-ostree rebase ostree-unverified-registry:ghcr.io/veer66/sawasdee-os:latest\n  ```\n- Reboot to complete the rebase:\n  ```\n  systemctl reboot\n  ```\n- Then rebase to the signed image, like so:\n  ```\n  rpm-ostree rebase ostree-image-signed:docker://ghcr.io/veer66/sawasdee-os:latest\n  ```\n- Reboot again to complete the installation\n  ```\n  systemctl reboot\n  ```\n\nThe `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.\n\n## ISO\n\nIf build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting.\n\n### Build locally\n\n```\nsudo bluebuild generate-iso --iso-name sawasdee-os-experimental-$(date -I).iso recipe recipes/recipe.yml\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/veer66/sawasdee-os\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveer66%2Fsawasdee-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveer66%2Fsawasdee-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveer66%2Fsawasdee-os/lists"}