Le 25/01/2016 22:44, [email protected] a écrit : > Hi, > > A custom init.rc can be provided for boot.img by enabling > TARGET_PROVIDES_INIT_RC flag (enabled by default in gonk-misc/b2g.mk). > > Now, I would like to provide a custom init.rc for recovery.img too. I didn't > find any information. And none of the variables in build/core/product.mk > seems adequate. Is there actually a way to embed a custom init.rc in > recovery.img?
Some of the logic for copying to recovery's ramdisk lives in build/core/Makefile :) > > Thanks, > > Émeric > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

