Hi Chris, ----- Original Message ----- > From: "Chris Mills" <[email protected]> > To: "Fred Lin" <[email protected]>, "Dave Hylands" <[email protected]> > Cc: [email protected] > Sent: Tuesday, February 11, 2014 1:01:42 AM > Subject: Re: [b2g] Info needed: how to specify which Gaia apps are included > in a Gaia build, and how to show/hide the > marketplace app > > Thanks so much for your guidance, Dave and Fred. > > I have taken your words and put them into my guide: > > https://developer.mozilla.org/en-US/Firefox_OS/Platform/Gaia/Hacking#Customizing_the_build-time_apps > > Can you let me know if it sounds correct?The demo stuff seems to have been > transcribed slightly incorrectly. For whatever reason, the way the Makefile > is setup, you don't do DEMO=1 make, but rather make demo.
The VARIANT stuff is normally set in .userconfig. I looked at the .userconfig page and I don't see anything there, so its probably worth adding a section. You might want to skip even mentioning the demo/dogfooding stuff and just mention that apps-engineering.list is used for eng builds, and apps-production.list is used for user and user-debug, and that you can override using GAIA_APP_CONFIG I only included the Makefile snippets to provide the logic used in making the decision. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
