git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/dnf
diff options
context:
space:
mode:
Diffstat (limited to 'localfs/etc/dnf')
-rw-r--r--localfs/etc/dnf/dnf.conf7
-rw-r--r--localfs/etc/dnf/protected.d/dnf.conf1
-rw-r--r--localfs/etc/dnf/protected.d/rpm.conf1
-rw-r--r--localfs/etc/dnf/protected.d/storage.conf3
4 files changed, 12 insertions, 0 deletions
diff --git a/localfs/etc/dnf/dnf.conf b/localfs/etc/dnf/dnf.conf
new file mode 100644
index 0000000..4d5402b
--- /dev/null
+++ b/localfs/etc/dnf/dnf.conf
@@ -0,0 +1,7 @@
+[main]
+gpgcheck=1
+# Number of kernels to be kept on the system:
+installonly_limit=2
+clean_requirements_on_remove=True
+
+fastestmirror=true
diff --git a/localfs/etc/dnf/protected.d/dnf.conf b/localfs/etc/dnf/protected.d/dnf.conf
new file mode 100644
index 0000000..6148f6c
--- /dev/null
+++ b/localfs/etc/dnf/protected.d/dnf.conf
@@ -0,0 +1 @@
+dnf
diff --git a/localfs/etc/dnf/protected.d/rpm.conf b/localfs/etc/dnf/protected.d/rpm.conf
new file mode 100644
index 0000000..916f55d
--- /dev/null
+++ b/localfs/etc/dnf/protected.d/rpm.conf
@@ -0,0 +1 @@
+rpm
diff --git a/localfs/etc/dnf/protected.d/storage.conf b/localfs/etc/dnf/protected.d/storage.conf
new file mode 100644
index 0000000..15d7117
--- /dev/null
+++ b/localfs/etc/dnf/protected.d/storage.conf
@@ -0,0 +1,3 @@
+device-mapper
+lvm2
+cryptsetup