If you just want a simple solution for your own, do a file with the
overlay stuff in it:
e.g.
<layman>
<overlay type="rsync"
src="rsync://example.net/private-portage-overlay"
contact="[EMAIL PROTECTED]" name="private-overlay">
<link>
http://example.net/Private Portage Overlay
</link>
<description>some usefull patches and progs</description>
</overlay>
</layman>
and provide it at you webservice :
http://www.example.net/private-overlay.xml
than edit /etc/layman/layman.cfg locally:
overlays : http://www.gentoo.org/proj/en/overlays/layman-global.txt
http://www.example.net/private-overlay.xml
The last thing you need is
$ layman -L && layman -a private-overlay
. Viola !!
Neil Bothwick schrieb:
> On Wed, 2 Jan 2008 23:17:03 +0100, Enrico Weigelt wrote:
>
>
>> could anyone please give me some hint how to get my overlay
>> into layman's overlay list ?
>>
>
> As it says in the layman man page:
>
> "To get a new overlay added to the central list provided for layman, send
> a mail to <[EMAIL PROTECTED]>."
>
>
>
--
[EMAIL PROTECTED] mailing list