public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to get my overlay into layman ?
@ 2008-01-02 22:17 Enrico Weigelt
  2008-01-02 22:42 ` Neil Bothwick
  0 siblings, 1 reply; 3+ messages in thread
From: Enrico Weigelt @ 2008-01-02 22:17 UTC (permalink / raw
  To: gentoo-user


Hi folks,


could anyone please give me some hint how to get my overlay
into layman's overlay list ?


thx
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] How to get my overlay into layman ?
  2008-01-02 22:17 [gentoo-user] How to get my overlay into layman ? Enrico Weigelt
@ 2008-01-02 22:42 ` Neil Bothwick
  2008-01-03 11:23   ` Justin
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Bothwick @ 2008-01-02 22:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

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 <overlays@gentoo.org>."


-- 
Neil Bothwick

Windows NT is the OS of the future and always will be...

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] How to get my overlay into layman ?
  2008-01-02 22:42 ` Neil Bothwick
@ 2008-01-03 11:23   ` Justin
  0 siblings, 0 replies; 3+ messages in thread
From: Justin @ 2008-01-03 11:23 UTC (permalink / raw
  To: gentoo-user

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="admin@example.net" 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 <overlays@gentoo.org>."
>
>
>   
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-03 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02 22:17 [gentoo-user] How to get my overlay into layman ? Enrico Weigelt
2008-01-02 22:42 ` Neil Bothwick
2008-01-03 11:23   ` Justin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox