Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
add experimental overlay
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
barrymac
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2004
Posts: 87

PostPosted: Tue May 03, 2011 3:36 pm    Post subject: add experimental overlay Reply with quote

Hi All,

I'd like to add an overlay that is not in the gentoo list. :

Code:
https://github.com/l29ah/booboo


but I'm failing to find the docs I need. It may be temporary blindness. I've read the layman man page, the overlay user and dev guides.

The dev has listed a configs for layman here but I don't know where to put this:

Code:
https://github.com/l29ah/booboo/wiki/Config-for-layman
Back to top
View user's profile Send private message
one_and_only
Apprentice
Apprentice


Joined: 13 May 2007
Posts: 250
Location: PL/Krakow

PostPosted: Tue May 03, 2011 8:33 pm    Post subject: Reply with quote

Save the content of the page as an xml file somewhere, e.g. /etc/local/layman/booboo.xml, modify layman's config file: /etc/layman/layman.cfg
In the section "overlays" just add a line similar to the one in the example:
Code:

overlays  : http://www.gentoo.org/proj/en/overlays/repositories.xml
                 file:///etc/local/layman/booboo.xml

Then normally add the overlay:
Code:
layman -a booboo

(or maybe you'd need to do layman -S first, I'm not sure)
Back to top
View user's profile Send private message
barrymac
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2004
Posts: 87

PostPosted: Wed May 04, 2011 1:15 pm    Post subject: [solved] Reply with quote

Thanks very much! That works great.

I did find this archived wiki page which among other things documents the steps you provided but you beat me to it providing the update to the forum!

http://www.gentoo-wiki.info/TIP_Sync_your_private_overlay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum