On 11/11/2013 08:12 PM, Burton, Ross wrote:
On 11 November 2013 02:52, ChenQi <qi.c...@windriver.com> wrote:
The problem here is that the init scripts under /etc/rcS.d/ need to execute
commands like awk, dirname, and readlink which are from /usr.
Yes.  So why do you really need to support split /usr, and why isn't
an initramfs a suitable alternative?  People seem to insist that split
/usr is trivial but these patches are clearly showing it's not.

Ross



If /usr is going to be mounted, we don't have any problem here because mountall.sh takes place really early. In this situation, splitting /usr is trivial.

What I want to do here is to make system boot up even if /usr is totally missing.
Do you think it's suitable for us to support such use case?

Best Regards,
Chen Qi

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to