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=