gentoo-overlay/README.md

34 lines
774 B
Markdown
Raw Normal View History

2016-02-11 01:02:49 +00:00
My Gentoo overlay
2016-02-11 01:01:58 +00:00
==================
2016-02-09 19:42:44 +00:00
2016-02-11 01:03:21 +00:00
Quality: experimental || Status: unofficial
2016-02-11 01:02:49 +00:00
2016-02-11 01:01:58 +00:00
Setting
---------
Option 1:
2016-02-10 23:41:13 +00:00
2016-02-11 01:01:58 +00:00
Follow::
layman -f -o https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml -a kronoz
Option 2:
To add it to the list of layman, open **/etc/layman/layman.cfg** and immediately after the line::
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
add::
https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml
must happen::
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml
then follow::
layman -L
layman -a kronoz