smoverlay/README.md

12 lines
399 B
Markdown
Raw Normal View History

2014-11-10 00:28:01 +03:00
# Quick start
2014-11-10 00:26:10 +03:00
To install this overlay, add URL to your /etc/layman.cfg (or /etc/layman/layman.cfg):
2014-11-10 00:25:25 +03:00
>https://blshadow.org.ru/overlays.xml
2014-11-10 00:24:27 +03:00
2014-11-10 00:23:43 +03:00
Example:
2014-11-10 00:37:35 +03:00
<pre>overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
https://another-repo.tld/repo.xml
https://blshadow.org.ru/overlays.xml</pre>
2014-11-10 00:34:49 +03:00
2014-11-10 00:33:20 +03:00
Then you need to add repo by layman:
2014-11-10 00:31:38 +03:00
`layman -f && layman -a smoverlay`