From afeed55bd99de2106a6e2398e02881bf89f41bb7 Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Sun, 30 Jun 2024 18:15:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1ac6e2..fd6fff0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Silverblue-ZFS +[![build-silverblue-zfs](https://github.com/0ranki/silverblue-zfs/actions/workflows/build.yml/badge.svg)](https://github.com/0ranki/silverblue-zfs/actions/workflows/build.yml) + This is a customized Universal Blue image with the OpenZFS kernel module installed. See [upstream Universal Blue](https://github.com/ublue-os/main/) repo for more detailed instructions how @@ -7,7 +9,7 @@ to rebase to this image. The ZFS modules are built against the latest latest ublue-os:main image, Fedora 40 at the time of writing. Building the modules is basically taken straight from [Fedora CoreOS](https://github.com/coreos/layering-examples/tree/main/build-zfs-module) -example, except the base image used to detect the correct version is `ublue-os:main`. +example, except the base image used to detect the correct kernel version to build against is `ublue-os:main`. ## Known issues The build fails consistently once a week. Most likely Fedora repos are already serving a newer kernel version,