Channels

Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2015-05-15 16:42:23
Size: 2836
Editor: vorlon
Comment: move the descriptions of the channels to their first occurrence
Revision 15 as of 2015-05-29 12:57:39
Size: 2773
Editor: c-71-233-149-99
Comment: Move promotion frequency information to the channel that gets updated (since that's where it's relevant). Consolidate language a bit
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Line 10: Line 9:
Manually promoted images that reach end-user devices. This is the channel that should be used for everyday use phones. The bq-aquaris.en channel is also the channel which all commercial BQ devices are flashed from. Manually promoted images from ubuntu-touch/rc/* that reach end-user devices. These channels should be used for everyday-use phones. They usually gets updated once a month. Those updates are the official OTA (over the air) releases.
Line 13: Line 12:
   * '''ubuntu-touch/stable/bq-aquaris.en''' - channel with the BQ custom tarball    * '''ubuntu-touch/stable/bq-aquaris.en''' - channel used by all commercial BQ devices, contains the BQ custom tarball
Line 18: Line 17:
Manually promoted images from ubuntu-touch/rc-proposed/*. An image from this channel once per month gets promoted to the stable channel as the new official OTA update. Manually promoted images from ubuntu-touch/rc-proposed/*. These channels usually gets updated twice a month.
Line 26: Line 25:
Automatically built images that are candidates for the rc and later the stable channels; these are currently built from '''''ubuntu/vivid + stable-phone-overlay PPA'''''. RC promotion evaluation in general happens twice a month. Automatically built images that are candidates for the rc and later the stable channels; these are currently built from '''''ubuntu/vivid + stable-phone-overlay PPA'''''.

Summary

This page tries to list and explain all available Ubuntu Touch channels that have been currently set-up. Please remember that this information can get quickly out-of-date. All the refactored channels follow the schema specified in Touch/ChannelSchemaSpec - please read this document to understand the rationale for the following setup.

Current Channel List

ubuntu-touch/stable/*

Manually promoted images from ubuntu-touch/rc/* that reach end-user devices. These channels should be used for everyday-use phones. They usually gets updated once a month. Those updates are the official OTA (over the air) releases.

  • ubuntu-touch/stable/ubuntu - channel with the community custom tarball

  • ubuntu-touch/stable/bq-aquaris.en - channel used by all commercial BQ devices, contains the BQ custom tarball

  • ubuntu-touch/stable/ubuntu-developer - channel with a developer-oriented custom tarball, including extra payload useful for app-developers

ubuntu-touch/rc/*

Manually promoted images from ubuntu-touch/rc-proposed/*. These channels usually gets updated twice a month.

  • ubuntu-touch/rc/ubuntu

  • ubuntu-touch/rc/bq-aquaris.en

  • ubuntu-touch/rc/ubuntu-developer

ubuntu-touch/rc-proposed/*

Automatically built images that are candidates for the rc and later the stable channels; these are currently built from ubuntu/vivid + stable-phone-overlay PPA.

  • ubuntu-touch/rc-proposed/ubuntu

  • ubuntu-touch/rc-proposed/bq-aquaris.en

  • ubuntu-touch/rc-proposed/bq-aquaris.en-proposed - channel for testing of new custom tarballs before upload

ubuntu-touch/devel/*

Manually promoted images from ubuntu-touch/devel-proposed/*. Promotions do not follow any specific schedules.

  • ubuntu-touch/devel/ubuntu

  • ubuntu-touch/devel/krillin.en - (will be renamed to bq-aquaris.en)

ubuntu-touch/devel-proposed/*

Automatically built images from the latest devel series (currently ubuntu/wily). This is the channel that has the latest bleeding-edge development, absolutely no guarantee of stability.

  • ubuntu-touch/devel-proposed/ubuntu - devel channel with the community custom tarball

  • ubuntu-touch/devel-proposed/krillin.en - devel channel with the BQ custom tarball (will be renamed to bq-aquaris.en)

  • ubuntu-touch/devel-proposed/krillin.en-proposed - devel channel for testing of new custom tarballs before upload (will be renamed to bq-aquaris.en-proposed)

  • ubuntu-touch/devel-proposed/ubuntu-developer - devel channel with a developer-oriented custom tarball, including extra payload useful for app-developers

Touch/Channels (last edited 2015-11-17 18:47:07 by pool-72-84-88-96)