All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Selecting base images in Hob
@ 2012-06-20 16:17 Barros Pena, Belen
  2012-06-20 17:19 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Barros Pena, Belen @ 2012-06-20 16:17 UTC (permalink / raw)
  To: yocto

In Hob, we use a drop-down list to select your image. But with 19 base
images now available, we have already outgrown the capacity of this UI
widget (the guidelines recommend using them when you have between 3 and 10
items). I filed bug 2345 (nice number) to look at alternative ways of
presenting and selecting base images in Hob.
 

The solution I am looking at is based on grouping the base images. I
thought I might ask for some help from the list to create those groups.
This is what I've come up with:

Group 1: Stripped-down images. It includes:

core-image-base
core-image-basic
core-image-minimal
core-image-minimal-dev
core-image-minimal-initramfs
core-image-minimal-mtdutils

Group 2: GUI images. It includes:

core-image-clutter
core-image-core
core-image-sato
core-image-sato-dev
core-image-sato-sdk
qt4e-demo-image

Group 3: LSB-conforming. It includes:

core-image-lsb
core-image-lsb-dev
core-image-lsb-sdk

Group 4: For real-time use. It includes:

core-image-rt
core-image-rt-sdk

Group 5 is just the self-hosted-image

Group 6 would be the 'Create you own image' option

Any suggestions on how to better group these images and recommendations on
how to name the groups would be very welcome.


Thanks!

Belen











---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



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

* Re: RFC: Selecting base images in Hob
  2012-06-20 16:17 RFC: Selecting base images in Hob Barros Pena, Belen
@ 2012-06-20 17:19 ` Khem Raj
  2012-06-21 10:35   ` Barros Pena, Belen
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-06-20 17:19 UTC (permalink / raw)
  To: Barros Pena, Belen; +Cc: yocto

On Wed, Jun 20, 2012 at 9:17 AM, Barros Pena, Belen
<belen.barros.pena@intel.com> wrote:
> In Hob, we use a drop-down list to select your image. But with 19 base
> images now available, we have already outgrown the capacity of this UI
> widget (the guidelines recommend using them when you have between 3 and 10
> items). I filed bug 2345 (nice number) to look at alternative ways of
> presenting and selecting base images in Hob.
>
>
> The solution I am looking at is based on grouping the base images. I
> thought I might ask for some help from the list to create those groups.
> This is what I've come up with:
>
> Group 1: Stripped-down images. It includes:
>
> core-image-base
> core-image-basic
> core-image-minimal
> core-image-minimal-dev
> core-image-minimal-initramfs
> core-image-minimal-mtdutils
>
> Group 2: GUI images. It includes:
>
> core-image-clutter
> core-image-core

core-image-core is a console image so prolly move it to above group.

> core-image-sato
> core-image-sato-dev
> core-image-sato-sdk
> qt4e-demo-image
>
> Group 3: LSB-conforming. It includes:
>
> core-image-lsb
> core-image-lsb-dev
> core-image-lsb-sdk
>
> Group 4: For real-time use. It includes:
>
> core-image-rt
> core-image-rt-sdk
>
> Group 5 is just the self-hosted-image
>
> Group 6 would be the 'Create you own image' option
>
> Any suggestions on how to better group these images and recommendations on
> how to name the groups would be very welcome.

may be all dev/sdk images can be grouped together ?
current grouping is nice though

>
>
> Thanks!
>
> Belen
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> Intel Corporation (UK) Limited
> Registered No. 1134945 (England)
> Registered Office: Pipers Way, Swindon SN3 1RJ
> VAT No: 860 2173 47
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


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

* Re: RFC: Selecting base images in Hob
  2012-06-20 17:19 ` Khem Raj
@ 2012-06-21 10:35   ` Barros Pena, Belen
  0 siblings, 0 replies; 3+ messages in thread
From: Barros Pena, Belen @ 2012-06-21 10:35 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

Thanks!

I'll move core-image-core to the stripped-down group.

We don't need to enforce a one to one relationship between images and
groups: an image could be in more than one group, so we could also create
a 'for development' group with all the sdk and dev images.

Any other suggestions on how to group the existing base images?

Cheers

Belen

On 20/06/2012 18:19, "Khem Raj" <raj.khem@gmail.com> wrote:

>On Wed, Jun 20, 2012 at 9:17 AM, Barros Pena, Belen
><belen.barros.pena@intel.com> wrote:
>> In Hob, we use a drop-down list to select your image. But with 19 base
>> images now available, we have already outgrown the capacity of this UI
>> widget (the guidelines recommend using them when you have between 3 and
>>10
>> items). I filed bug 2345 (nice number) to look at alternative ways of
>> presenting and selecting base images in Hob.
>>
>>
>> The solution I am looking at is based on grouping the base images. I
>> thought I might ask for some help from the list to create those groups.
>> This is what I've come up with:
>>
>> Group 1: Stripped-down images. It includes:
>>
>> core-image-base
>> core-image-basic
>> core-image-minimal
>> core-image-minimal-dev
>> core-image-minimal-initramfs
>> core-image-minimal-mtdutils
>>
>> Group 2: GUI images. It includes:
>>
>> core-image-clutter
>> core-image-core
>
>core-image-core is a console image so prolly move it to above group.
>
>> core-image-sato
>> core-image-sato-dev
>> core-image-sato-sdk
>> qt4e-demo-image
>>
>> Group 3: LSB-conforming. It includes:
>>
>> core-image-lsb
>> core-image-lsb-dev
>> core-image-lsb-sdk
>>
>> Group 4: For real-time use. It includes:
>>
>> core-image-rt
>> core-image-rt-sdk
>>
>> Group 5 is just the self-hosted-image
>>
>> Group 6 would be the 'Create you own image' option
>>
>> Any suggestions on how to better group these images and recommendations
>>on
>> how to name the groups would be very welcome.
>
>may be all dev/sdk images can be grouped together ?
>current grouping is nice though
>
>>
>>
>> Thanks!
>>
>> Belen
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> Intel Corporation (UK) Limited
>> Registered No. 1134945 (England)
>> Registered Office: Pipers Way, Swindon SN3 1RJ
>> VAT No: 860 2173 47
>>
>> This e-mail and any attachments may contain confidential material for
>> the sole use of the intended recipient(s). Any review or distribution
>> by others is strictly prohibited. If you are not the intended
>> recipient, please contact the sender and delete all copies.
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



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

end of thread, other threads:[~2012-06-21 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-20 16:17 RFC: Selecting base images in Hob Barros Pena, Belen
2012-06-20 17:19 ` Khem Raj
2012-06-21 10:35   ` 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.