Universal Blue with preinstalled ZFS module
Find a file
2024-10-19 12:15:36 +03:00
.github Build only once a week on Saturday 2024-10-02 20:55:50 +03:00
.gitignore Initial commit 2024-06-05 16:45:35 +03:00
build.sh Add Yaru theme 2024-10-19 12:04:37 +03:00
Containerfile Attempt #2 at using a newer ubuntu for build 2024-08-11 18:54:44 +03:00
cosign.pub Add cosign public key 2024-06-05 17:15:14 +03:00
LICENSE Initial commit 2024-06-05 16:45:35 +03:00
README.md Update README.md 2024-10-19 12:15:36 +03:00

Silverblue-ZFS

build-silverblue-zfs

This is a customized Universal Blue image with the OpenZFS kernel module installed.

See upstream Universal Blue repo for more detailed instructions how to rebase to this image.

Image uses CoreOS' stable kernel from Universal Blue kernel-cache image and matching ZFS kmod RPMs from Universal Blue akmods-zfs image are installed.

Other additions, subject to change:

  • Sanoid installed from gregw/extras COPR
  • Other added packages (along with their deps):
    • tailscale
    • hstr
    • VS Code
    • Yaru theme

Fork & customize

To fork & customize, make your necessary edits in build.sh.

Adding or removing layered packages is simple using the ADDPKGS and RMPKGS variables in the script.