On 17 December 2012 17:09, Otavio Salvador <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
