From 04bd2398e48e316e652cbc1e62a37710218e2614 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 6 Jan 2020 21:39:26 -0500 Subject: [PATCH] Disable fetching DeltaRPMs as a preventative measure While Mageia does not yet produce DeltaRPMs, it would never make sense to fetch them for building ARM images, so we just turn it off pre-emptively to simplify things for the future. --- mageia4arm-dnf.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mageia4arm-dnf.conf b/mageia4arm-dnf.conf index 409db21..ac0ddc9 100644 --- a/mageia4arm-dnf.conf +++ b/mageia4arm-dnf.conf @@ -13,6 +13,7 @@ best=1 protected_packages= install_weak_deps=0 zchunk=0 +deltarpm=0 # repos