{"id":22913594,"url":"https://github.com/thescreechingbagel/apple-dots","last_synced_at":"2025-08-08T13:13:28.983Z","repository":{"id":267876710,"uuid":"902629359","full_name":"TheScreechingBagel/apple-dots","owner":"TheScreechingBagel","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-04T23:22:34.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T23:26:03.002Z","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/TheScreechingBagel.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-12-13T00:22:33.000Z","updated_at":"2025-02-04T23:22:37.000Z","dependencies_parsed_at":"2024-12-13T01:21:49.478Z","dependency_job_id":"0992af25-e092-4afb-8553-ffe482674364","html_url":"https://github.com/TheScreechingBagel/apple-dots","commit_stats":null,"previous_names":["thescreechingbagel/apple-dots"],"tags_count":0,"template":false,"template_full_name":"blue-build/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheScreechingBagel%2Fapple-dots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheScreechingBagel%2Fapple-dots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheScreechingBagel%2Fapple-dots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheScreechingBagel%2Fapple-dots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheScreechingBagel","download_url":"https://codeload.github.com/TheScreechingBagel/apple-dots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237604176,"owners_count":19337254,"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-12-14T05:10:12.566Z","updated_at":"2025-02-07T06:42:58.748Z","avatar_url":"https://github.com/TheScreechingBagel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apple-dots \u0026nbsp; [![bluebuild build badge](https://github.com/thescreechingbagel/apple-dots/actions/workflows/build.yml/badge.svg)](https://github.com/thescreechingbagel/apple-dots/actions/workflows/build.yml)\n\n#### \"apple dotfiles\"\n\nan attempt to make a [ublue-os/aurora-dx](https://github.com/ublue-os/aurora) base image work nicely on a MacBookPro14,2 (2017 macbook pro 13in) - ie wifi firmware/settings, touchbar\n\n(and that one discord user with a MacBookPro13,2 ; hoping to not break anything for them =D)\n\nlargely based on [lauretano/t2-atomic](https://github.com/lauretano/t2-atomic) without the T2 specific bits\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/thescreechingbagel/apple-dots: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/thescreechingbagel/apple-dots: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## 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/thescreechingbagel/apple-dots\n```\n\n\n\n\n\n\n\njust gonna dump a bunch of useful-**ish** links for myself here:\n\nhttps://github.com/lauretano/t2-atomic\n\nhttps://gist.github.com/almas/5f75adb61bccf604b6572f763ce63e3e  \nhttps://github.com/Dunedan/mbp-2016-linux  \nhttps://github.com/almas/macbook12-spi-driver  - check out if tiny-dfr doesn't work out (or maybe in addition, useful other stuff)  \n\nhttps://gist.github.com/roadrunner2/1289542a748d9a104e7baec6a92f9cd7\n\nhttps://github.com/patjak/facetimehd/wiki/Installation#get-started-on-fedora wait wait: https://github.com/ublue-os/akmods/pull/163\n\nhttps://github.com/davidjo/snd_hda_macbookpro ?\n\nhttps://gist.github.com/peterychuang/5cf9bf527bc26adef47d714c758a5509?permalink_comment_id=3551297#gistcomment-3551297\n\nhttps://github.com/lauretano/t2-atomic/blob/main/files/system/etc/systemd/login.conf.d/t2-lidswitch.conf ?\n\nhttps://github.com/Dunedan/mbp-2016-linux/issues/47#issuecomment-663926000 (and the related mailinglist)\n\nhttps://gist.github.com/jcberthon/ea8cfe278998968ba7c5a95344bc8b55 - dunno if does much + intending to set rxpower manually, but it's included for now\n\nhttps://github.com/WhatAmISupposedToPutHere/tiny-dfr/tree/master/etc/systemd/system - maybe tiny-dfr could be easily updated to work on this laptop?\n\nhttps://github.com/blue-build/modules/pull/376 - have the system folder Do Stuff\n\nhttps://github.com/ublue-os/bluefin/issues/1783\n\n\n\nno link but: setting the wifi card (`phy0`/`wlp2s0` for me) `rxpower` to 20dBm seems to work pretty well - `sudo iw phy phy0 set txpower limit 2000`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthescreechingbagel%2Fapple-dots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthescreechingbagel%2Fapple-dots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthescreechingbagel%2Fapple-dots/lists"}