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:38:48 +03:00
|
|
|
```
|
2014-11-10 00:38:28 +03:00
|
|
|
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
|
2014-11-10 00:37:35 +03:00
|
|
|
https://another-repo.tld/repo.xml
|
2014-11-10 00:39:03 +03:00
|
|
|
https://blshadow.org.ru/overlays.xml
|
2014-11-10 00:38:48 +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`
|