From 21ae09ada9d367994b3a00c14bce5836a806b899 Mon Sep 17 00:00:00 2001 From: nic Date: Mon, 5 May 2025 10:59:25 -0400 Subject: Auto from nzxt - Mon 05 May 2025 10:59:25 AM EDT --- cs/Gentoo/gentoo.conf.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 cs/Gentoo/gentoo.conf.md (limited to 'cs/Gentoo/gentoo.conf.md') diff --git a/cs/Gentoo/gentoo.conf.md b/cs/Gentoo/gentoo.conf.md new file mode 100644 index 0000000..23c3842 --- /dev/null +++ b/cs/Gentoo/gentoo.conf.md @@ -0,0 +1,14 @@ +[ EFAULT] +main-repo = gentoo + +[gentoo] +location = /var/db/repos/gentoo +sync-type = git +sync-uri = https://gitweb.gentoo.org/repo/sync/gentoo.git +auto-sync = yes +sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc +sync-openpgp-key-refresh-retry-count = 40 +sync-openpgp-key-refresh-retry-overall-timeout = 1200 +sync-openpgp-key-refresh-retry-delay-exp-base = 2 +sync-openpgp-key-refresh-retry-delay-max = 60 +sync-openpgp-key-refresh-retry-delay-mult = 4 -- cgit v1.2.3