All of lore.kernel.org
 help / color / mirror / Atom feed
* Hob and Toaster Languages.
@ 2014-11-12 21:18 John Unland
  2014-11-12 23:35 ` Rudolf Streif
  0 siblings, 1 reply; 5+ messages in thread
From: John Unland @ 2014-11-12 21:18 UTC (permalink / raw)
  To: yocto

What is Hob and Toaster written in? Figured I would like to contribute
maybe a deployment tool when you have created a image (I know there is
the deployment tool for Hob but it only works for .iso and .hddimg FS)

Thanks,
John


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

* Re: Hob and Toaster Languages.
  2014-11-12 21:18 Hob and Toaster Languages John Unland
@ 2014-11-12 23:35 ` Rudolf Streif
  2014-11-12 23:36   ` John Unland
  0 siblings, 1 reply; 5+ messages in thread
From: Rudolf Streif @ 2014-11-12 23:35 UTC (permalink / raw)
  To: John Unland; +Cc: yocto

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

Hi John,

Both are written in Python. Toaster is built on the Django Python web
framework (https://www.djangoproject.com/).

Cheers,
Rudi

On Wed, Nov 12, 2014 at 1:18 PM, John Unland <opensourcejohn2112@gmail.com>
wrote:

> What is Hob and Toaster written in? Figured I would like to contribute
> maybe a deployment tool when you have created a image (I know there is
> the deployment tool for Hob but it only works for .iso and .hddimg FS)
>
> Thanks,
> John
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
*Rudolf J. Streif*

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

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

* Re: Hob and Toaster Languages.
  2014-11-12 23:35 ` Rudolf Streif
@ 2014-11-12 23:36   ` John Unland
  2014-11-13 23:49     ` John Unland
  0 siblings, 1 reply; 5+ messages in thread
From: John Unland @ 2014-11-12 23:36 UTC (permalink / raw)
  To: Rudolf Streif; +Cc: yocto

Thank you.

Regards,
John

On Wed, Nov 12, 2014 at 5:35 PM, Rudolf Streif <rudolf.streif@gmail.com> wrote:
> Hi John,
>
> Both are written in Python. Toaster is built on the Django Python web
> framework (https://www.djangoproject.com/).
>
> Cheers,
> Rudi
>
> On Wed, Nov 12, 2014 at 1:18 PM, John Unland <opensourcejohn2112@gmail.com>
> wrote:
>>
>> What is Hob and Toaster written in? Figured I would like to contribute
>> maybe a deployment tool when you have created a image (I know there is
>> the deployment tool for Hob but it only works for .iso and .hddimg FS)
>>
>> Thanks,
>> John
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
>
> --
> Rudolf J. Streif
>


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

* Re: Hob and Toaster Languages.
  2014-11-12 23:36   ` John Unland
@ 2014-11-13 23:49     ` John Unland
  2014-11-14 10:11       ` Barros Pena, Belen
  0 siblings, 1 reply; 5+ messages in thread
From: John Unland @ 2014-11-13 23:49 UTC (permalink / raw)
  To: Rudolf Streif; +Cc: yocto

Almost forgot, what about the interface for Hob. I'm thinking GTK+, am
I correct?

Thanks,
John

On Wed, Nov 12, 2014 at 5:36 PM, John Unland
<opensourcejohn2112@gmail.com> wrote:
> Thank you.
>
> Regards,
> John
>
> On Wed, Nov 12, 2014 at 5:35 PM, Rudolf Streif <rudolf.streif@gmail.com> wrote:
>> Hi John,
>>
>> Both are written in Python. Toaster is built on the Django Python web
>> framework (https://www.djangoproject.com/).
>>
>> Cheers,
>> Rudi
>>
>> On Wed, Nov 12, 2014 at 1:18 PM, John Unland <opensourcejohn2112@gmail.com>
>> wrote:
>>>
>>> What is Hob and Toaster written in? Figured I would like to contribute
>>> maybe a deployment tool when you have created a image (I know there is
>>> the deployment tool for Hob but it only works for .iso and .hddimg FS)
>>>
>>> Thanks,
>>> John
>>> --
>>> _______________________________________________
>>> yocto mailing list
>>> yocto@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto
>>
>>
>>
>>
>> --
>> Rudolf J. Streif
>>


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

* Re: Hob and Toaster Languages.
  2014-11-13 23:49     ` John Unland
@ 2014-11-14 10:11       ` Barros Pena, Belen
  0 siblings, 0 replies; 5+ messages in thread
From: Barros Pena, Belen @ 2014-11-14 10:11 UTC (permalink / raw)
  To: John Unland, Rudolf Streif; +Cc: yocto

On 13/11/2014 23:49, "John Unland" <opensourcejohn2112@gmail.com> wrote:

>Almost forgot, what about the interface for Hob. I'm thinking GTK+, am
>I correct?

Yes: GTK 2.x using PyGtk (if I got this wrong, please someone correct me).

Cheers

Belén

Belén

>
>Thanks,
>John
>
>On Wed, Nov 12, 2014 at 5:36 PM, John Unland
><opensourcejohn2112@gmail.com> wrote:
>> Thank you.
>>
>> Regards,
>> John
>>
>> On Wed, Nov 12, 2014 at 5:35 PM, Rudolf Streif
>><rudolf.streif@gmail.com> wrote:
>>> Hi John,
>>>
>>> Both are written in Python. Toaster is built on the Django Python web
>>> framework (https://www.djangoproject.com/).
>>>
>>> Cheers,
>>> Rudi
>>>
>>> On Wed, Nov 12, 2014 at 1:18 PM, John Unland
>>><opensourcejohn2112@gmail.com>
>>> wrote:
>>>>
>>>> What is Hob and Toaster written in? Figured I would like to contribute
>>>> maybe a deployment tool when you have created a image (I know there is
>>>> the deployment tool for Hob but it only works for .iso and .hddimg FS)
>>>>
>>>> Thanks,
>>>> John
>>>> --
>>>> _______________________________________________
>>>> yocto mailing list
>>>> yocto@yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/yocto
>>>
>>>
>>>
>>>
>>> --
>>> Rudolf J. Streif
>>>
>-- 
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto



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

end of thread, other threads:[~2014-11-14 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-12 21:18 Hob and Toaster Languages John Unland
2014-11-12 23:35 ` Rudolf Streif
2014-11-12 23:36   ` John Unland
2014-11-13 23:49     ` John Unland
2014-11-14 10:11       ` Barros Pena, Belen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.