Openembedded Core Discussions
 help / color / mirror / Atom feed
* Questions about the layer structure in OpenEmbedded-Core
@ 2011-08-12  6:17 Samuel Stirtzel
  2011-08-12  6:27 ` Denys Dmytriyenko
  2011-08-12  9:08 ` Paul Eggleton
  0 siblings, 2 replies; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-12  6:17 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,
lately I looked a bit into the structure of OE-Core and found pages
like: http://www.yoctoproject.org/projects/openembedded-core, and
http://openembedded.org/index.php/LayerIndex

1. question: Are these informations reliable (the layer index page
seems outdated). From the information I found, this graphic was
created as conclusion:
http://imageshack.us/photo/my-images/155/openembeddedlayers.png/

2.: Currently the "UI layer" seems to be contained in
meta-openembedded, so is this _the_ layer for UI and windowmanager
recipes or is this a subject to change?

3.: The commercial layer is nowhere found, what are the plans for this
layer, or was this just an idea?

4.: In which layer would distributions fit in the graphic?

5.: Is something important missing / wrong in my graphic (other than
the distro stuff)?


Regards
Samuel



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12  6:17 Questions about the layer structure in OpenEmbedded-Core Samuel Stirtzel
@ 2011-08-12  6:27 ` Denys Dmytriyenko
  2011-08-12  7:30   ` Samuel Stirtzel
  2011-08-12  9:08 ` Paul Eggleton
  1 sibling, 1 reply; 15+ messages in thread
From: Denys Dmytriyenko @ 2011-08-12  6:27 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Fri, Aug 12, 2011 at 08:17:52AM +0200, Samuel Stirtzel wrote:
> Hi,
> lately I looked a bit into the structure of OE-Core and found pages
> like: http://www.yoctoproject.org/projects/openembedded-core, and
> http://openembedded.org/index.php/LayerIndex
> 
> 1. question: Are these informations reliable (the layer index page
> seems outdated). From the information I found, this graphic was
> created as conclusion:
> http://imageshack.us/photo/my-images/155/openembeddedlayers.png/
> 
> 2.: Currently the "UI layer" seems to be contained in
> meta-openembedded, so is this _the_ layer for UI and windowmanager
> recipes or is this a subject to change?
> 
> 3.: The commercial layer is nowhere found, what are the plans for this
> layer, or was this just an idea?

Commercial layers are what envisioned to be provided by OSVs, such as Mentor, 
MontaVista, TimeSys etc...

> 4.: In which layer would distributions fit in the graphic?

In one of the earlier discussions it was said that distribution layer is 
rather vertical and can span across multiple other layers by modifying and 
adjusting different aspects through config files and .bbappends

> 5.: Is something important missing / wrong in my graphic (other than
> the distro stuff)?

-- 
Denys



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12  6:27 ` Denys Dmytriyenko
@ 2011-08-12  7:30   ` Samuel Stirtzel
  2011-08-12  7:42     ` Koen Kooi
  0 siblings, 1 reply; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-12  7:30 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

2011/8/12 Denys Dmytriyenko <denis@denix.org>:
> On Fri, Aug 12, 2011 at 08:17:52AM +0200, Samuel Stirtzel wrote:
>> Hi,
>> lately I looked a bit into the structure of OE-Core and found pages
>> like: http://www.yoctoproject.org/projects/openembedded-core, and
>> http://openembedded.org/index.php/LayerIndex
>>
>> 1. question: Are these informations reliable (the layer index page
>> seems outdated). From the information I found, this graphic was
>> created as conclusion:
>> http://imageshack.us/photo/my-images/155/openembeddedlayers.png/
>>
>> 2.: Currently the "UI layer" seems to be contained in
>> meta-openembedded, so is this _the_ layer for UI and windowmanager
>> recipes or is this a subject to change?
>>
>> 3.: The commercial layer is nowhere found, what are the plans for this
>> layer, or was this just an idea?
>
> Commercial layers are what envisioned to be provided by OSVs, such as Mentor,
> MontaVista, TimeSys etc...
>
Missed out that OSV means Open Source Vendor.
Would recipes for software like the Qt framework or Java fit in this
layer, or is it more for additional recipes to these packages like
mysql or postgresql plugins for Qt?
>> 4.: In which layer would distributions fit in the graphic?
>
> In one of the earlier discussions it was said that distribution layer is
> rather vertical and can span across multiple other layers by modifying and
> adjusting different aspects through config files and .bbappends
>
Thanks for pointing this out.
I thought that it would be something similar like this, now I got the
graphic adjusted properly:
http://imageshack.us/photo/my-images/99/openembeddedlayers.png/

>> 5.: Is something important missing / wrong in my graphic (other than
>> the distro stuff)?
>
> --
> Denys


Regards
Samuel



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12  7:30   ` Samuel Stirtzel
@ 2011-08-12  7:42     ` Koen Kooi
  2011-08-12  8:50       ` Samuel Stirtzel
  0 siblings, 1 reply; 15+ messages in thread
From: Koen Kooi @ 2011-08-12  7:42 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Op 12 aug. 2011, om 09:30 heeft Samuel Stirtzel het volgende geschreven:

> 2011/8/12 Denys Dmytriyenko <denis@denix.org>:
>> On Fri, Aug 12, 2011 at 08:17:52AM +0200, Samuel Stirtzel wrote:
>>> Hi,
>>> lately I looked a bit into the structure of OE-Core and found pages
>>> like: http://www.yoctoproject.org/projects/openembedded-core, and
>>> http://openembedded.org/index.php/LayerIndex
>>> 
>>> 1. question: Are these informations reliable (the layer index page
>>> seems outdated). From the information I found, this graphic was
>>> created as conclusion:
>>> http://imageshack.us/photo/my-images/155/openembeddedlayers.png/
>>> 
>>> 2.: Currently the "UI layer" seems to be contained in
>>> meta-openembedded, so is this _the_ layer for UI and windowmanager
>>> recipes or is this a subject to change?
>>> 
>>> 3.: The commercial layer is nowhere found, what are the plans for this
>>> layer, or was this just an idea?
>> 
>> Commercial layers are what envisioned to be provided by OSVs, such as Mentor,
>> MontaVista, TimeSys etc...
>> 
> Missed out that OSV means Open Source Vendor.
> Would recipes for software like the Qt framework or Java fit in this

Qt is already in OE-core

> layer, or is it more for additional recipes to these packages like
> mysql or postgresql plugins for Qt?

And those plugins are already in meta-oe


>>> 4.: In which layer would distributions fit in the graphic?
>> 
>> In one of the earlier discussions it was said that distribution layer is
>> rather vertical and can span across multiple other layers by modifying and
>> adjusting different aspects through config files and .bbappends
>> 
> Thanks for pointing this out.
> I thought that it would be something similar like this, now I got the
> graphic adjusted properly:
> http://imageshack.us/photo/my-images/99/openembeddedlayers.png/
> 
>>> 5.: Is something important missing / wrong in my graphic (other than
>>> the distro stuff)?
>> 
>> --
>> Denys
> 
> 
> Regards
> Samuel
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12  7:42     ` Koen Kooi
@ 2011-08-12  8:50       ` Samuel Stirtzel
  0 siblings, 0 replies; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-12  8:50 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

2011/8/12 Koen Kooi <koen@dominion.thruhere.net>:
>
> Op 12 aug. 2011, om 09:30 heeft Samuel Stirtzel het volgende geschreven:
>
>> 2011/8/12 Denys Dmytriyenko <denis@denix.org>:
>>> On Fri, Aug 12, 2011 at 08:17:52AM +0200, Samuel Stirtzel wrote:
>>>> Hi,
>>>> lately I looked a bit into the structure of OE-Core and found pages
>>>> like: http://www.yoctoproject.org/projects/openembedded-core, and
>>>> http://openembedded.org/index.php/LayerIndex
>>>>
>>>> 1. question: Are these informations reliable (the layer index page
>>>> seems outdated). From the information I found, this graphic was
>>>> created as conclusion:
>>>> http://imageshack.us/photo/my-images/155/openembeddedlayers.png/
>>>>
>>>> 2.: Currently the "UI layer" seems to be contained in
>>>> meta-openembedded, so is this _the_ layer for UI and windowmanager
>>>> recipes or is this a subject to change?
>>>>
>>>> 3.: The commercial layer is nowhere found, what are the plans for this
>>>> layer, or was this just an idea?
>>>
>>> Commercial layers are what envisioned to be provided by OSVs, such as Mentor,
>>> MontaVista, TimeSys etc...
>>>
>> Missed out that OSV means Open Source Vendor.
>> Would recipes for software like the Qt framework or Java fit in this
>
> Qt is already in OE-core
This was meant as an example for an already existing recipe, however I
undestood what could go in the commercial layer.
>
>> layer, or is it more for additional recipes to these packages like
>> mysql or postgresql plugins for Qt?
>
> And those plugins are already in meta-oe
>
Thanks, it's good to know about this.

>>>> 5.: Is something important missing / wrong in my graphic (other than
>>>> the distro stuff)?

Ok questions 3 and 4 answered, maybe anyone would like to answer the
question about the "UI layer"?


Regards
Samuel



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12  6:17 Questions about the layer structure in OpenEmbedded-Core Samuel Stirtzel
  2011-08-12  6:27 ` Denys Dmytriyenko
@ 2011-08-12  9:08 ` Paul Eggleton
       [not found]   ` <CAGiJk9dGQ5N0xd+L81Bit-jp4YDYPwSBjNvn5_io38vyH2nREg@mail.gmail.com>
  1 sibling, 1 reply; 15+ messages in thread
From: Paul Eggleton @ 2011-08-12  9:08 UTC (permalink / raw)
  To: Samuel Stirtzel; +Cc: Patches and discussions about the oe-core layer

On Friday 12 August 2011 07:17:52 Samuel Stirtzel wrote:
> lately I looked a bit into the structure of OE-Core and found pages
> like: http://www.yoctoproject.org/projects/openembedded-core, and
> http://openembedded.org/index.php/LayerIndex
> 
> 1. question: Are these informations reliable (the layer index page
> seems outdated).

I wrote both of these with input from the community recently, so they should 
be fairly reliable and up-to-date - was there something missing that you 
noticed? Suggestions welcome.

> 2.: Currently the "UI layer" seems to be contained in
> meta-openembedded, so is this _the_ layer for UI and windowmanager
> recipes or is this a subject to change?

There are several different UIs available. OE-core provides Sato (mainly for 
testing); the meta-openembedded repository contains several layers that 
provide some more (GNOME, XFCE, etc.)
 
> 3.: The commercial layer is nowhere found, what are the plans for this
> layer, or was this just an idea?

As Denys mentioned this sort of thing is (or is expected to be) provided by 
multiple OSVs.
 
> 4.: In which layer would distributions fit in the graphic?

I would imagine they would take the place of the commercial layer - after all, 
both would be providing the same sorts of "policy" type metadata.
 
> 5.: Is something important missing / wrong in my graphic (other than
> the distro stuff)?

It looks good, but I'm not sure that you'd expect to be mixing all of these 
layers together in one configuration; e.g. the commercial layer / distro 
layers.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: Questions about the layer structure in OpenEmbedded-Core
       [not found]   ` <CAGiJk9dGQ5N0xd+L81Bit-jp4YDYPwSBjNvn5_io38vyH2nREg@mail.gmail.com>
@ 2011-08-12 10:47     ` Paul Eggleton
  2011-08-12 11:59       ` George C. Huntington, III
  2011-08-12 12:07       ` Koen Kooi
  0 siblings, 2 replies; 15+ messages in thread
From: Paul Eggleton @ 2011-08-12 10:47 UTC (permalink / raw)
  To: Samuel Stirtzel; +Cc: Patches and discussions about the oe-core layer

On Friday 12 August 2011 10:31:12 you wrote:
> 2011/8/12 Paul Eggleton <paul.eggleton@linux.intel.com>:
> > I wrote both of these with input from the community recently, so they
> > should be fairly reliable and up-to-date - was there something missing
> > that you noticed? Suggestions welcome.
> 
> Maybe these are not from OpenEmbedded (or newer than the update) but I
> got additionally items, which where provided by the setup script:
> meta-efikamx, meta-openpandora (openpandora may come somewhere from
> angstrom) and meta-xilinx.

Right, I have now added those to the layer index. Thanks!

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 10:47     ` Paul Eggleton
@ 2011-08-12 11:59       ` George C. Huntington, III
  2011-08-15  9:06         ` Samuel Stirtzel
  2011-08-12 12:07       ` Koen Kooi
  1 sibling, 1 reply; 15+ messages in thread
From: George C. Huntington, III @ 2011-08-12 11:59 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

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

that graphic is nice, could it be included in the wiki?

On Fri, Aug 12, 2011 at 6:47 AM, Paul Eggleton <
paul.eggleton@linux.intel.com> wrote:

> On Friday 12 August 2011 10:31:12 you wrote:
> > 2011/8/12 Paul Eggleton <paul.eggleton@linux.intel.com>:
> > > I wrote both of these with input from the community recently, so they
> > > should be fairly reliable and up-to-date - was there something missing
> > > that you noticed? Suggestions welcome.
> >
> > Maybe these are not from OpenEmbedded (or newer than the update) but I
> > got additionally items, which where provided by the setup script:
> > meta-efikamx, meta-openpandora (openpandora may come somewhere from
> > angstrom) and meta-xilinx.
>
> Right, I have now added those to the layer index. Thanks!
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 1690 bytes --]

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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 10:47     ` Paul Eggleton
  2011-08-12 11:59       ` George C. Huntington, III
@ 2011-08-12 12:07       ` Koen Kooi
  2011-08-12 13:16         ` Paul Eggleton
  2011-08-15  9:06         ` Samuel Stirtzel
  1 sibling, 2 replies; 15+ messages in thread
From: Koen Kooi @ 2011-08-12 12:07 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Op 12 aug. 2011, om 12:47 heeft Paul Eggleton het volgende geschreven:

> On Friday 12 August 2011 10:31:12 you wrote:
>> 2011/8/12 Paul Eggleton <paul.eggleton@linux.intel.com>:
>>> I wrote both of these with input from the community recently, so they
>>> should be fairly reliable and up-to-date - was there something missing
>>> that you noticed? Suggestions welcome.
>> 
>> Maybe these are not from OpenEmbedded (or newer than the update) but I
>> got additionally items, which where provided by the setup script:
>> meta-efikamx, meta-openpandora (openpandora may come somewhere from
>> angstrom) and meta-xilinx.
> 
> Right, I have now added those to the layer index. Thanks!

There's also:

https://github.com/ebutera/meta-igep
http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
https://github.com/koenkooi/meta-ettus

and likely much more






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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 12:07       ` Koen Kooi
@ 2011-08-12 13:16         ` Paul Eggleton
  2011-08-12 13:18           ` Philip Balister
  2011-08-15  9:06         ` Samuel Stirtzel
  1 sibling, 1 reply; 15+ messages in thread
From: Paul Eggleton @ 2011-08-12 13:16 UTC (permalink / raw)
  To: Koen Kooi; +Cc: Patches and discussions about the oe-core layer

On Friday 12 August 2011 13:07:05 Koen Kooi wrote:
> There's also:
> 
> https://github.com/ebutera/meta-igep
> http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
> http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
> https://github.com/koenkooi/meta-ettus

Are those freescale/gumstix ones "official"?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 13:16         ` Paul Eggleton
@ 2011-08-12 13:18           ` Philip Balister
  0 siblings, 0 replies; 15+ messages in thread
From: Philip Balister @ 2011-08-12 13:18 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 08/12/2011 09:16 AM, Paul Eggleton wrote:
> On Friday 12 August 2011 13:07:05 Koen Kooi wrote:
>> There's also:
>>
>> https://github.com/ebutera/meta-igep
>> http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
>> http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
>> https://github.com/koenkooi/meta-ettus
>
> Are those freescale/gumstix ones "official"?

The gumstix ones are not. Hopefully, Gumstix picks them up though. The 
gumstix one was announced on the gumstix list.

Philip



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 11:59       ` George C. Huntington, III
@ 2011-08-15  9:06         ` Samuel Stirtzel
  0 siblings, 0 replies; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-15  9:06 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

2011/8/12 George C. Huntington, III <george.huntingtoniii@gmail.com>:
> that graphic is nice, could it be included in the wiki?
>

Well I would not mind, but I've noticed the graphic has still flaws:
The distros would unlikely impact on the hardware specific code (or
would they?), and I don't know if/how they affect the yocto layer.
In this case I should investigate further before this image can be
used as an overview.



Regards
Samuel



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-12 12:07       ` Koen Kooi
  2011-08-12 13:16         ` Paul Eggleton
@ 2011-08-15  9:06         ` Samuel Stirtzel
  2011-08-15  9:19           ` Paul Eggleton
  1 sibling, 1 reply; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-15  9:06 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

2011/8/12 Koen Kooi <koen@dominion.thruhere.net>:
>
> Op 12 aug. 2011, om 12:47 heeft Paul Eggleton het volgende geschreven:
>
> There's also:
>
> https://github.com/ebutera/meta-igep
> http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
> http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
> https://github.com/koenkooi/meta-ettus
>
> and likely much more

I'd guess there is no list for third party components/repositories, or
am I wrong?



Regards
Samuel



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-15  9:06         ` Samuel Stirtzel
@ 2011-08-15  9:19           ` Paul Eggleton
  2011-08-16  6:51             ` Samuel Stirtzel
  0 siblings, 1 reply; 15+ messages in thread
From: Paul Eggleton @ 2011-08-15  9:19 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Monday 15 August 2011 10:06:33 Samuel Stirtzel wrote:
> 2011/8/12 Koen Kooi <koen@dominion.thruhere.net>:
> > There's also:
> > 
> > https://github.com/ebutera/meta-igep
> > http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
> > http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
> > https://github.com/koenkooi/meta-ettus
> > 
> > and likely much more
> 
> I'd guess there is no list for third party components/repositories, or
> am I wrong?

I had intended the list to cover all available layers. However for layers that 
refer to other projects/manufacturers/products where the layer is not an 
official one, I think it's fine to list it there but important to mark it 
"unofficial".

BTW I plan to add the above to the list some time today if I get time to do 
so.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: Questions about the layer structure in OpenEmbedded-Core
  2011-08-15  9:19           ` Paul Eggleton
@ 2011-08-16  6:51             ` Samuel Stirtzel
  0 siblings, 0 replies; 15+ messages in thread
From: Samuel Stirtzel @ 2011-08-16  6:51 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

2011/8/15 Paul Eggleton <paul.eggleton@linux.intel.com>:
> On Monday 15 August 2011 10:06:33 Samuel Stirtzel wrote:
>> 2011/8/12 Koen Kooi <koen@dominion.thruhere.net>:
>> > There's also:
>> >
>> > https://github.com/ebutera/meta-igep
>> > http://gitorious.org/schnitzeltony-oe-meta/meta-freescale
>> > http://gitorious.org/schnitzeltony-oe-meta/meta-gumstix
>> > https://github.com/koenkooi/meta-ettus
>> >
>> > and likely much more
>>
>> I'd guess there is no list for third party components/repositories, or
>> am I wrong?
>
> I had intended the list to cover all available layers. However for layers that
> refer to other projects/manufacturers/products where the layer is not an
> official one, I think it's fine to list it there but important to mark it
> "unofficial".

It would be great to see at a glance what repositories exist out there.
Reinventing (or porting new software again) would become less
necessary if someone already did the things that you need.

>
> BTW I plan to add the above to the list some time today if I get time to do
> so.

That would be nice, I've got an idea for the unofficial list but it is
currently not sophisticated enough.

>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



Regards
Samuel



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

end of thread, other threads:[~2011-08-16  6:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12  6:17 Questions about the layer structure in OpenEmbedded-Core Samuel Stirtzel
2011-08-12  6:27 ` Denys Dmytriyenko
2011-08-12  7:30   ` Samuel Stirtzel
2011-08-12  7:42     ` Koen Kooi
2011-08-12  8:50       ` Samuel Stirtzel
2011-08-12  9:08 ` Paul Eggleton
     [not found]   ` <CAGiJk9dGQ5N0xd+L81Bit-jp4YDYPwSBjNvn5_io38vyH2nREg@mail.gmail.com>
2011-08-12 10:47     ` Paul Eggleton
2011-08-12 11:59       ` George C. Huntington, III
2011-08-15  9:06         ` Samuel Stirtzel
2011-08-12 12:07       ` Koen Kooi
2011-08-12 13:16         ` Paul Eggleton
2011-08-12 13:18           ` Philip Balister
2011-08-15  9:06         ` Samuel Stirtzel
2011-08-15  9:19           ` Paul Eggleton
2011-08-16  6:51             ` Samuel Stirtzel

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