summaryrefslogtreecommitdiff
path: root/xipkg.conf
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-14 00:36:38 +0000
committerdavidovski <david@davidovski.xyz>2022-02-14 00:36:38 +0000
commit5e31b33fbe30f7b1775b89fc23abd6c96675cf99 (patch)
tree701251552c86a037226c180af332d56a180a3791 /xipkg.conf
parent9f529b0e85c7b38e97d8ebb0371f7a6859f882f4 (diff)
updated xisync to work faster
Diffstat (limited to 'xipkg.conf')
-rw-r--r--xipkg.conf12
1 files changed, 9 insertions, 3 deletions
diff --git a/xipkg.conf b/xipkg.conf
index 086668b..08f3fd4 100644
--- a/xipkg.conf
+++ b/xipkg.conf
@@ -1,13 +1,15 @@
-# This is the default configuration for xipkg
+# load the default config for xipkg
#
include /etc/xipkg.d/default.conf
+# list of sources of where to find repos
+#
+# Keep this list short, with a few local mirrors
+# ensure that you have a bit of redunancy in case of back up
sources {
localhost http://localhost:8089/repo/
davidovski https://xi.davidovski.xyz/repo/
- codeberg https://xi.codeberg.page/repo/
ftp https://xilinux.ftp.sh/repo/
- ro https://xi.ro.lt/repo/
}
# The sources to download the keys from
@@ -15,6 +17,10 @@ key_authority [
davidovski
]
+# list of repos
+#
+# these repos will be search for packages
+# anything in any other repos will not be checked
repos [
xi
system