All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] recipes/images/${distro}
@ 2010-02-27 15:25 Frans Meulenbroeks
  2010-02-27 16:38 ` Marco Cavallini
  2010-02-27 16:56 ` Graeme Gregory
  0 siblings, 2 replies; 21+ messages in thread
From: Frans Meulenbroeks @ 2010-02-27 15:25 UTC (permalink / raw)
  To: openembedded-devel

Dear all,

I  think some restructuring is needed wrt distro's and images
I did some counting and we currently have 32 distro's (ls
conf/distro/*.conf | wc
There are a few semi-dups (micro, minimal and oplinux have regular and
uclibc versions, angstrom has angstrom-2008.1-legacy.conf  and
angstrom-2008.1.conf, slugos has slugos, slugos-native and ucslugc)

also we have 94 images (ls recipes/images/*.bb | wc)
For some of these it is quite obvious for which distro's they are.
Mostly because they are prefixed with the distro name (e.g.nylon,
slugos, openmoko)
but for several others it is less clear. grep -i -l angstromg
recipes/images/*.bb | wc gives 30 but not all of them are angstrom
specific.
E.g. nas-server-image.bb mentions angstrom in the comment but is
distro agnostic.

Also sometimes the names are confusing. We have a minimal distro but
minimal-image.bb is not an image for the minimal distro, but is an
angstrom image.

My proposal is to create distro specific subdirs and move all images
from a distro to that specific subdir
That makes it more insightful what belongs to what.

(alternatively if creating an additional level within images is
considered to be "not a good thing" we could either create directories
like images_${distro} or maybe even just ${distro} where a distro can
keep its stuff).
(or yet alteratively we could prefix the distro specific images with
the name of the distro)

Your opinion is appreciated (and please do express your preference (if
any) for an option (ofc keep-as-is is also possible) or coin another
option)

Frans.



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

end of thread, other threads:[~2010-03-03 13:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 15:25 [RFC] recipes/images/${distro} Frans Meulenbroeks
2010-02-27 16:38 ` Marco Cavallini
2010-02-27 16:56 ` Graeme Gregory
2010-02-27 17:21   ` Frans Meulenbroeks
2010-02-27 17:38     ` Martin Jansa
2010-02-27 18:04     ` Marcin Juszkiewicz
2010-02-27 18:40       ` Frans Meulenbroeks
2010-02-27 18:45         ` Marcin Juszkiewicz
2010-02-27 19:01           ` Frans Meulenbroeks
2010-02-27 20:11             ` Michael 'Mickey' Lauer
2010-03-03 13:03         ` Otavio Salvador
2010-02-27 20:46   ` Phil Blundell
2010-02-27 21:27     ` Tom Rini
2010-02-28 20:09       ` Koen Kooi
2010-02-28 20:29         ` Frans Meulenbroeks
2010-03-01 16:05         ` Tom Rini
2010-03-01 16:42           ` Philip Balister
2010-02-28  3:34     ` Graeme Gregory
2010-02-28  4:04       ` Tom Rini
2010-02-28  9:46         ` Frans Meulenbroeks
2010-03-01 20:53       ` Richard Purdie

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.