aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-02-17 11:21:11 -0700
committerTim Harder <radhermit@gmail.com>2021-02-17 12:11:07 -0700
commitd009041b1163c707a560634195fa0e7b171bc3b1 (patch)
treefa46fc41b6ca14f44aa146878b51758cddeb96ae /data
parentupdate news (diff)
downloadpkgcore-d009041b1163c707a560634195fa0e7b171bc3b1.tar.gz
pkgcore-d009041b1163c707a560634195fa0e7b171bc3b1.tar.bz2
pkgcore-d009041b1163c707a560634195fa0e7b171bc3b1.zip
data: default to tarball-based syncing
To avoid requiring root perms to mount sqfs archives for CI actions.
Diffstat (limited to 'data')
-rw-r--r--data/stubconfig/repos.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/stubconfig/repos.conf b/data/stubconfig/repos.conf
index 19cddaed..21a41f11 100644
--- a/data/stubconfig/repos.conf
+++ b/data/stubconfig/repos.conf
@@ -6,6 +6,10 @@ location = ../stubrepo
[gentoo]
location = ~/.cache/pkgcore/repos/gentoo
+sync-uri = tar+https://github.com/gentoo-mirror/gentoo/archive/stable.tar.gz
+
+[gentoo-sqfs]
+location = ~/.cache/pkgcore/repos/gentoo
repo-type = sqfs-v1
# distfiles.gentoo.org certs aren't actually valid, defeating the purpose of https; thus
# forcing http.