Check for updates to kernel-bazzite
Find a file
2025-10-22 17:12:23 -05:00
justfile Try this 2025-10-22 17:12:23 -05:00
LICENSE Initial commit 2025-10-21 08:00:17 -05:00
README.md Use correct versions 2025-10-22 16:55:31 -05:00

bazzite_kernel_update

Requirements

  • DNF-based distribution like AlmaLinux, Fedora, CentOS, RHEL, or RockyLinux
  • createrepo
  • dnf-utils
  • git
  • gnupg
  • just
  • rpm-sign
  • wget

Install the requirements.

sudo dnf install -y createrepo dnf-utils git gnupg rpm-sign wget

Follow instructions on the just website to install just.

Usage

The justfile expects the user to have a private GnuPG key at "${HOME}/.gnupg". The intended result is to have a web server serve the files the script produces.

Clone this repo in the user home directory.

git clone https://tildegit.org/hyperreal/bazzite_kernel_update "${HOME}/bazzite_kernel_update"

To prepare the repository directories:

just prepare

To setup current Fedora:

just setup-repo