All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] remove mdev recipe(already in busybox)
@ 2009-09-24 13:11 GNUtoo
  2009-09-25 17:55 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: GNUtoo @ 2009-09-24 13:11 UTC (permalink / raw)
  To: openembedded-devel

hi, Tom Rin said:
"To follow up to myself, the 'mdev' package should just go away really.
This particular bug is because 'mdev' has an empty mdev.conf while
busybox's mdev does not, and it contains console/null/etc entries."
in "Re: [oe] [PATCH] mdev: mdev.sh: permit serial console login and
correct init runlevel" 
( http://article.gmane.org/gmane.comp.handhelds.openembedded/25296 )
So should we remove mdev recipe and use busybox's mdev instead...if so
all the recipe/distro that were using it must be updated.
for intance the micro-base-image use it:
IMAGE_DEV_MANAGER = "mdev"
that should be replaced by:
IMAGE_DEV_MANAGER = "busybox-mdev"
A quick grep for IMAGE_DEV_MANAGER in the dev branch shows that only the
micro-base-image use it...

Does someone have an objection(for the mdev recipe removal)?

By the way i sent that mail because there could have things that I
didn't thought,people that could depend on .dev but use external
recipes(I was thinking of thing like MokoMakefiles),or issues with other
branches,But also because I was told to do so.

Denis.






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

* Re: [RFC] remove mdev recipe(already in busybox)
  2009-09-24 13:11 [RFC] remove mdev recipe(already in busybox) GNUtoo
@ 2009-09-25 17:55 ` Otavio Salvador
  2009-09-27 19:30   ` GNUtoo
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2009-09-25 17:55 UTC (permalink / raw)
  To: openembedded-devel

+1

Please go ahead and drop it :-)

On Thu, Sep 24, 2009 at 10:11 AM, GNUtoo <GNUtoo@no-log.org> wrote:
> hi, Tom Rin said:
> "To follow up to myself, the 'mdev' package should just go away really.
> This particular bug is because 'mdev' has an empty mdev.conf while
> busybox's mdev does not, and it contains console/null/etc entries."
> in "Re: [oe] [PATCH] mdev: mdev.sh: permit serial console login and
> correct init runlevel"
> ( http://article.gmane.org/gmane.comp.handhelds.openembedded/25296 )
> So should we remove mdev recipe and use busybox's mdev instead...if so
> all the recipe/distro that were using it must be updated.
> for intance the micro-base-image use it:
> IMAGE_DEV_MANAGER = "mdev"
> that should be replaced by:
> IMAGE_DEV_MANAGER = "busybox-mdev"
> A quick grep for IMAGE_DEV_MANAGER in the dev branch shows that only the
> micro-base-image use it...
>
> Does someone have an objection(for the mdev recipe removal)?
>
> By the way i sent that mail because there could have things that I
> didn't thought,people that could depend on .dev but use external
> recipes(I was thinking of thing like MokoMakefiles),or issues with other
> branches,But also because I was told to do so.
>
> Denis.
>
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



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

* Re: [RFC] remove mdev recipe(already in busybox)
  2009-09-25 17:55 ` Otavio Salvador
@ 2009-09-27 19:30   ` GNUtoo
  0 siblings, 0 replies; 3+ messages in thread
From: GNUtoo @ 2009-09-27 19:30 UTC (permalink / raw)
  To: openembedded-devel

On Fri, 2009-09-25 at 14:55 -0300, Otavio Salvador wrote:
> +1
> 
> Please go ahead and drop it :-)
ok thanks 
Denis.





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

end of thread, other threads:[~2009-09-27 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 13:11 [RFC] remove mdev recipe(already in busybox) GNUtoo
2009-09-25 17:55 ` Otavio Salvador
2009-09-27 19:30   ` GNUtoo

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.