From f6b1a7b57f96f002074e626d58b58f4244080ec9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 9 May 2025 15:52:30 +0100 Subject: [PATCH] appliance: Remove zfs-fuse zfs-fuse has been unmaintained for a very long time. In fact, the website has gone. This means that whatever we need for zfs (probably some kind of license-compatible kernel module) is not going to be provided by zfs-fuse. See: https://bugzilla.redhat.com/show_bug.cgi?id=2214965 --- appliance/packagelist.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index d0637631d..f8c80af24 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -51,7 +51,6 @@ ifelse(REDHAT,1, systemd dnl for /sbin/reboot and udevd vim-minimal xz - zfs-fuse zstd ) @@ -95,7 +94,6 @@ dnl isc-dhcp-client has been replaced with dhcpcd-base ufsutils vim-tiny xz-utils - zfs-fuse zstd uuid-runtime ) -- 2.47.1