{"id":13928774,"url":"https://github.com/ublue-os/ucore-kmods","last_synced_at":"2025-07-19T10:32:01.075Z","repository":{"id":187075044,"uuid":"674447564","full_name":"ublue-os/ucore-kmods","owner":"ublue-os","description":"A caching layer for pre-built CoreOS kmod RPMs ","archived":true,"fork":false,"pushed_at":"2024-07-22T03:23:18.000Z","size":52,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-08T18:20:01.195Z","etag":null,"topics":["coreos","fedora","linux","oci"],"latest_commit_sha":null,"homepage":"","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/ublue-os.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-04T01:28:34.000Z","updated_at":"2024-07-22T03:23:18.000Z","dependencies_parsed_at":"2023-10-16T11:02:02.521Z","dependency_job_id":"7dd43400-d1e6-4ce1-a76f-01ddccd4c8ce","html_url":"https://github.com/ublue-os/ucore-kmods","commit_stats":null,"previous_names":["ublue-os/ucore-kmods"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fucore-kmods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fucore-kmods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fucore-kmods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fucore-kmods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ublue-os","download_url":"https://codeload.github.com/ublue-os/ucore-kmods/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226588821,"owners_count":17655794,"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":["coreos","fedora","linux","oci"],"created_at":"2024-08-07T18:01:40.312Z","updated_at":"2024-11-26T17:30:58.499Z","avatar_url":"https://github.com/ublue-os.png","language":"Shell","funding_links":[],"categories":["linux"],"sub_categories":[],"readme":"[![build-ublue](https://github.com/ublue-os/ucore-kmods/actions/workflows/build.yml/badge.svg)](https://github.com/ublue-os/ucore-kmods/actions/workflows/build.yml)\n\n# ublue-os ucore-kmods\n\n## Everything once built here is now built in the ublue consolidated kmod repo: https://github.com/ublue-os/akmods\n\nA layer for adding extra kernel modules to your Fedora CoreOS image.\n\n# Features\n\nFeel free to PR more kmod build scripts into this repo!\n\n- [nvidia](https://negativo17.org/nvidia-driver) - latest driver (currently version 535) built from negativo17's akmod package\n- ublue-os-ucore-nvidia - RPM with nvidia container toolkit repo and selinux policy\n    - [nvidia container selinux policy](https://github.com/NVIDIA/dgx-selinux/tree/master/src/nvidia-container-selinux) - uses RHEL9 policy as the closest match\n    - [nvidia-container-tookkit repo](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#installing-with-yum-or-dnf) - version 1.14.2 (and newer) provide CDI for podman use of nvidia gpus\n- [zfs](https://github.com/openzfs/zfs) - OpenZFS advanced file system and volume manager *(currently pinned to 2.2 release series)*\n\n\n# Usage\n\nAdd this to your Containerfile to install ZFS RPM packages, replacing `RELEASE` with either `stable` or `testing`:\n\n    COPY --from=ghcr.io/ublue-os/ucore-kmods:RELEASE /rpms/ /tmp/rpms\n    RUN rpm-ostree install /tmp/rpms/kmods/zfs/*.rpm\n\nThis example shows:\n1. copying all the rpms from the `ucore-kmods` image into an image temp directory\n2. installing the normal (not debug/src/devel/other) zfs RPMs which were built in this repo\n\nNote: inspect the build logs or image filesystem to see the extra ZFS RPMS provided.\n\n\n# Adding kmods\n\nTBD\n\n# Verification\n\nThese images are signed with sisgstore's [cosign](https://docs.sigstore.dev/cosign/overview/). You can verify the signature by downloading the `cosign.pub` key from this repo and running the following command, replacing `RELEASE` with either `37` or `38`:\n\n    cosign verify --key cosign.pub ghcr.io/ublue-os/ucore-kmods:RELEASE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublue-os%2Fucore-kmods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fublue-os%2Fucore-kmods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublue-os%2Fucore-kmods/lists"}