Go to file
2019-10-03 23:59:41 +03:00
app-emulation/virtualbmc add virtualbmc v1.6.0 2019-10-03 23:59:41 +03:00
eclass ace-overlay: take gopass and eclass from go-overlay 2018-04-02 03:07:37 +03:00
metadata ace-overlay: first commit 2017-10-09 05:27:09 +03:00
net-vpn/gvpe ace-overlay: first commit 2017-10-09 05:27:09 +03:00
profiles ace-overlay: first commit 2017-10-09 05:27:09 +03:00
ace-overlay.xml update ace overlay - move from git.lan to gitea.lan 2019-07-20 12:30:08 +03:00
README.md update ace overlay - move from git.lan to gitea.lan 2019-07-20 12:34:10 +03:00

With Gentoo repos.conf:

sudo /bin/bash -c 'echo "[ace-overlay]
location = /usr/local/portage/ace-overlay
sync-type = git
sync-uri = http://gitea.lan/ace/ace-overlay auto-sync = yes
clone-depth = 0" > /etc/portage/repos.conf/ace-overlay.conf'

With Layman:

curl -k --request GET "http://gitea.lan/ace/ace-overlay/raw/branch/master/ace-overlay.xml" 2>/dev/null > /tmp/ace-overlay.xml

sudo layman -o file:///tmp/ace-overlay.xml -f -a ace-overlay