2014-11-10 00:19:57 +03:00
|
|
|
To install this overlay, add URL to your /etc/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:22:36 +03:00
|
|
|
```
|
2014-11-10 00:19:57 +03:00
|
|
|
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
|
2014-11-10 00:23:43 +03:00
|
|
|
https://another-repo.tld/repo.xml
|
|
|
|
https://blshadow.org.ru/overlays.xml
|
2014-11-10 00:22:36 +03:00
|
|
|
```
|
2014-11-10 00:19:57 +03:00
|
|
|
Then you need to add repo by layman:
|
2014-11-10 00:22:36 +03:00
|
|
|
```
|
2014-11-10 00:19:57 +03:00
|
|
|
layman -f && layman -a smoverlay
|
2014-11-10 00:22:36 +03:00
|
|
|
```
|