summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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