aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2020-01-01 19:45:23 -0800
committerTim Harder <radhermit@gmail.com>2020-01-13 22:03:45 -0700
commit9e9b3b5ac9a2deac65c15b7b8f72f395df93d9bd (patch)
tree612999ed4d4e5a1e398a96a596df11984ebf5f01 /data
parentebuild.ebuild_src: add redundant rename pkgcheck comment (diff)
downloadpkgcore-9e9b3b5ac9a2deac65c15b7b8f72f395df93d9bd.tar.gz
pkgcore-9e9b3b5ac9a2deac65c15b7b8f72f395df93d9bd.tar.bz2
pkgcore-9e9b3b5ac9a2deac65c15b7b8f72f395df93d9bd.zip
Add comment explaining why https is used for sqfs
http is a joke in 2020, but distfiles.gentoo.org doesn't use either redirects to upstreams, or valid SAN for certs, so while it speaks tls- the PKI is invalid, rendering this a bit pointless. Add a comment to clarify for anyone else who comes across it as I did, explaining that it's an intentional choice (despite it being daft).
Diffstat (limited to 'data')
-rw-r--r--data/config/repos.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/config/repos.conf b/data/config/repos.conf
index 53f54491..40f959e7 100644
--- a/data/config/repos.conf
+++ b/data/config/repos.conf
@@ -4,6 +4,8 @@ main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
repo-type = sqfs-v1
+# distfiles.gentoo.org certs aren't actually valid, defeating the purpose of https; thus
+# forcing http.
sync-uri = http://distfiles.gentoo.org/snapshots/squashfs/gentoo-current.lzo.sqfs
sync-type = sqfs