2025-02-04 21:10:50 +01:00
2025-01-29 01:08:19 +01:00
2025-02-04 21:10:50 +01:00
2024-10-17 17:52:21 +02:00
.
2025-02-03 13:49:55 +01:00
2025-02-03 13:28:58 +01:00
2024-11-02 11:27:25 +01:00
2024-11-20 15:47:24 +01:00
...
2024-11-20 15:21:04 +01:00
2024-11-27 08:32:30 +01:00
2024-10-24 16:42:46 +02:00

Personal and /g/chad related gentoo overlay

Instructions

A running tor deamon is an obvious requirement.

The eselect-repo.conf entry must look something along the lines of this:

[agvxov]
location = /var/db/repos/agvxov
sync-type = git
sync-git-clone-extra-opts = -c 'http.https://*.onion.proxy=socks5h://127.0.0.1:9050'
sync-uri = https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/anon/agvxov-overlay.git

Lastly, you must add the site ssl certificate to your trusted system certificates, so git wont refuse to connect: https://wiki.gentoo.org/wiki/Certificates#Adding_trusted_certificates

After an emerge --sync agvxov, you should be able to install stuff.

Notes

Pulling from onion remotes requires its own eclass, git-r3-tor.eclass. This is a slightly modified version of git-r3.eclass. It will be auto downloaded during syncing.

Description
No description provided
Readme 104 KiB
Languages
Shell 100%