{"id":18929164,"url":"https://github.com/jwillikers/pinebook-pro-fedora-installer-image","last_synced_at":"2025-04-15T15:30:48.846Z","repository":{"id":104838955,"uuid":"365818907","full_name":"jwillikers/pinebook-pro-fedora-installer-image","owner":"jwillikers","description":"A Buildah script for creating a container image to run the pinebook-pro-fedora-installer script for installing Fedora on the Pinebook Pro","archived":true,"fork":false,"pushed_at":"2021-05-14T13:48:10.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T21:52:13.883Z","etag":null,"topics":["buildah","container","fedora","fish","pine64","pinebookpro","podman"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/jwillikers.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.adoc","code_of_conduct":"CODE_OF_CONDUCT.adoc","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":"2021-05-09T18:13:48.000Z","updated_at":"2024-10-12T14:52:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"25aab6a1-dace-4ecf-b1ff-759f1b517124","html_url":"https://github.com/jwillikers/pinebook-pro-fedora-installer-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillikers%2Fpinebook-pro-fedora-installer-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillikers%2Fpinebook-pro-fedora-installer-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillikers%2Fpinebook-pro-fedora-installer-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwillikers%2Fpinebook-pro-fedora-installer-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwillikers","download_url":"https://codeload.github.com/jwillikers/pinebook-pro-fedora-installer-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097785,"owners_count":21212352,"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":["buildah","container","fedora","fish","pine64","pinebookpro","podman"],"created_at":"2024-11-08T11:30:36.659Z","updated_at":"2025-04-15T15:30:48.841Z","avatar_url":"https://github.com/jwillikers.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Pinebook Pro Fedora Installer Container\nJordan Williams \u003cjordan@jwillikers.com\u003e\n:experimental:\n:icons: font\nifdef::env-github[]\n:tip-caption: :bulb:\n:note-caption: :information_source:\n:important-caption: :heavy_exclamation_mark:\n:caution-caption: :fire:\n:warning-caption: :warning:\nendif::[]\n:Buildah: https://buildah.io/[Buildah]\n:fish: https://fishshell.com/[fish]\n:Podman: https://podman.io/[Podman]\n\nA {Buildah} script for creating a container image to run the https://github.com/bengtfredh/pinebook-pro-fedora-installer[pinebook-pro-fedora-installer] script for installing Fedora on the Pinebook Pro.\n\n== Getting Started\n\nThe instructions below can be used on Fedora to create the image and run it locally.\n\n. Install {Buildah}, {fish}, Git, and {Podman}.\n+\n[source,sh]\n----\n➜ sudo dnf -y install buildah fish git podman\n----\n\n. Clone this repository.\n+\n[source,sh]\n----\n➜ git clone https://github.com/jwillikers/pinebook-pro-fedora-installer-container.git\n----\n\n. Execute the script to create the container image locally.\n+\n[source,sh]\n----\n➜ sudo fish pinebook-pro-fedora-installer-container/pinebook-pro-fedora-installer.fish\n----\n\n. Now just run the container, being sure to bind mount `/dev` so that the script has access to the target device. \n+\n[source,sh]\n----\n➜ sudo podman run --privileged -v /dev:/dev -it localhost/pinebook-pro-fedora-installer\n----\n\n== Contributing\n\nContributions in the form of issues, feedback, and even pull requests are welcome.\nMake sure to adhere to the project's link:CODE_OF_CONDUCT.adoc[Code of Conduct].\n\n== Open Source Software\n\nThis project is built on the hard work of countless open source contributors.\nSeveral of these projects are enumerated below.\n\n* https://asciidoctor.org/[Asciidoctor]\n* {Buildah}\n* https://getfedora.org/[Fedora]\n* {fish}\n* https://git-scm.com/[Git]\n* https://www.linuxfoundation.org/[Linux]\n* https://github.com/bengtfredh/pinebook-pro-fedora-installer[pinebook-pro-fedora-installer]\n* {Podman}\n\n== Code of Conduct\n\nThe project's Code of Conduct is available in the link:CODE_OF_CONDUCT.adoc[Code of Conduct] file.\n\n== License\n\nThis repository is licensed under the https://www.gnu.org/licenses/gpl-3.0.html[GPLv3], available in the link:LICENSE.adoc[license file].\n\n© 2021 Jordan Williams\n\n== Authors\n\nmailto:{email}[{author}]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwillikers%2Fpinebook-pro-fedora-installer-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwillikers%2Fpinebook-pro-fedora-installer-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwillikers%2Fpinebook-pro-fedora-installer-image/lists"}