summaryrefslogtreecommitdiff
path: root/xipkg.conf
diff options
context:
space:
mode:
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