From 92302e00613eca5b841e63ca88c027bb4a1d8e89 Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 28 Mar 2022 17:22:48 +0200 Subject: [PATCH] add dnf.conf --- etc/dnf/dnf.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 etc/dnf/dnf.conf diff --git a/etc/dnf/dnf.conf b/etc/dnf/dnf.conf new file mode 100644 index 0000000..1c0075a --- /dev/null +++ b/etc/dnf/dnf.conf @@ -0,0 +1,12 @@ +[main] +gpgcheck=1 +# if installing multiple kernels this applies to each flavour +installonly_limit=3 +clean_requirements_on_remove=True +fastestmirror=False +best=False +skip_if_unavailable=True +keepcache=1 +max_parallel_downloads=10 +deltarpm=True +exclude=