Hi all -

In an attempt to port B2G to the HTC Ace (Desire HD/Inspire 4G), I've
run into an issue in which changes to init.rc do not appear in the
boot.img generated by a build (via `rm -rf out && ./build.sh`).
init.b2g.rc is never imported as a result, though it is included in
boot.img.

I've set the TARGET_PROVIDES_INIT_RC flag in
device/htc/ace/BoardConfig.mk, and can confirm that the init.ace.rc in
device/htc/ace/ appears in the boot image.  I've made the changes to
init.rc listed in the porting guide [1], but the version of init.rc that
appears in boot.img does not include those changes.  All the changes
I've made in order to perform a full build have been committed, yet
the results remain.

I haven't been able to find any mention of this on the list, but if it
has already been answered please accept my apologies!

Thanks for your help!
Sean Barag

References:
[1] https://wiki.mozilla.org/B2G/Porting
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to