Software Update:Nightly update infrastructure: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 13: Line 13:
The update channel is set to "default" (no updates) unless this line is in the mozconfig:
The update channel is set to "default" (no updates) unless this line is in the mozconfig:
  ac_add_options --enable-update-channel=nightly
  ac_add_options --enable-update-channel=nightly
For 1.5, beta releases shipped with "beta", the release candidates and final shipped with "release".
For 1.5 the beta releases shipped with a "beta" channel, while the release candidates and final shipped with "release".


To pull and compile the code for complete update generation you need (**CHECK**):
To pull the code for complete update generation you need:
  mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
  mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
  ac_add_options --enable-update-packaging
  ac_add_options --enable-update-packaging
The mar executable is built by default.


==Snippet configuration==
==Snippet configuration==
Confirmed users
4,293

edits

Navigation menu