From 5f6e07f35341971a70c4784366d528c11b74fb1f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 18 Dec 2023 09:00:49 +0200 Subject: [PATCH] =?UTF-8?q?etc/=E2=80=A6/dnf.conf:=20note=20RPMCoW=20plugi?= =?UTF-8?q?n=20in=20comment=20on=20delta=20RPMs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/dnf/dnf.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/dnf/dnf.conf b/etc/dnf/dnf.conf index 5ee578db..3548e5df 100644 --- a/etc/dnf/dnf.conf +++ b/etc/dnf/dnf.conf @@ -7,6 +7,9 @@ skip_if_unavailable=True # Fedora 40 # https://fedoraproject.org/wiki/Changes/Drop_Delta_RPMs +# Consider `sudo dnf install python3-dnf-plugin-cow` instead on 40+ and CoW +# filesystem (btrfs, maybe xfs (untested)). Fallback likely slows down ext4. +# https://fedoraproject.org/wiki/Changes/RPMCoW deltarpm=False # Explicitly enable finding the fastest mirror