mirror of
https://tildegit.org/hyperreal/bazzite_kernel_update.git
synced 2026-03-09 11:38:14 +01:00
Check for updates to kernel-bazzite
| justfile | ||
| LICENSE | ||
| README.md | ||
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