summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-07-12 13:41:50 -0700
committerChris Sobczak <chris@sobczak.family>2026-07-12 13:41:50 -0700
commit1a99c6e88939bd47a668a041ec6b7a344616f43d (patch)
tree482993452013e0bf21196aebd000484b2aa2fa5c
parent4a89e06c838542023fcc026d092407069b0b47f1 (diff)
Add edits for https in README
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9319192..98e5d0e 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,16 @@ eselect repository add csobczak git https://git.sobczak.family/csobczak.ebuild
emaint -r csobczak sync # this is the same as emerge --sync csobczak
```
+Since this repository is using [cgit](https://git.zx2c4.com/cgit/) with dumb http,
+add `sync-depth=0` to your `/etc/portage/repos.conf/eselect-repo.conf` file:
+```
+[csobczak]
+location = /var/db/repos/csobczak
+sync-type = git
+sync-depth = 0
+sync-uri = https://git.sobczak.family/csobczak.ebuild
+```
+
Then you can verify that the packages it provides are available by using [eix](https://wiki.gentoo.org/wiki/Eix), for example `dwl`:
```
eix slstatus