From aa4285a27fdd548c2620c0d58633c84cd9430f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 31 Oct 2025 19:59:00 +0100 Subject: [PATCH] Update ZFS package inclusion in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c14e15d..b0a7e9f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The packages are built and hosted on COPR. To use them on your aarch64 system: sudo dnf copr enable nmasse-itix/zfs-aarch64 # Optionally, limit the packages to only ZFS-related ones - sudo dnf config-manager setopt 'copr:copr.fedorainfracloud.org:nmasse-itix:zfs-aarch64.includepkgs=zfs zfs-dkms libvirt-daemon-driver-storage-zfs' + sudo dnf config-manager setopt 'copr:copr.fedorainfracloud.org:nmasse-itix:zfs-aarch64.includepkgs=*zfs* libnvpair* libuutil* libzpool*' # Verify the repository is enabled and packages are available sudo dnf --repo=copr:copr.fedorainfracloud.org:nmasse-itix:zfs-aarch64 search zfs