[OE-core] [PATCH v2] init-live: default to initrd shell if image isn't found

Burton, Ross ross.burton at intel.com
Mon Dec 17 17:12:18 UTC 2012


On 17 December 2012 17:09, Otavio Salvador <otavio at ossystems.com.br> wrote:
> One possible improvement (not for this patch but long term) is to use
> initramfs-framework for this. It provides a modular system and has
> some nice featues for debug and shell handling so you can say:
>
> debug=before:udev shell=after:e2fs
>
> Just an example. Another good thing about it is it allow for less code
> duplication.

Good point - I only noticed last week that we've duplicated udev logic
in the live scripts and the initramfs-framework (that isn't used by
oe-core).  Clearly this is Wrong and if we're shipping a framework for
a initramfs, we should be using it in our initramfs...

Ross




More information about the Openembedded-core mailing list