lp:ubuntu/trusty/choose-mirror

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/choose-mirror
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

57. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Use Ubuntu mirrors.
  - Ubuntu branding.
  - Set default country to GB.
  - Never ask mirror/suite, mark it untranslatable, and give it
    appropriate choices for Ubuntu.
  - Pick CC.archive.ubuntu.com (for the country selected in the installer)
    as the default mirror. For ports architectures (armel, powerpc) use
    ports.ubuntu.com instead.
  - Drop the priorities of the country/mirror questions to medium if we're
    installing from a CD that includes the base system.
  - Support setting OVERRIDE_BASE_INSTALLABLE in the environment to force
    choose-mirror to assume that the base system is installable.
  - Skip mirror validation if the base system is installable and we're
    installing from a mirror in the masterlist.
  - Don't check if archive.ubuntu.com is reachable before asking for a
    proxy.
  - Allow preseeding the default CC.archive.ubuntu.com setup by preseeding
    mirror/http/mirror to CC.archive.ubuntu.com, and likewise for
    mirror/ftp/mirror.
  - Force xgettext to use UTF-8 encoding when generating templates files,
    to cope with Côte d'Ivoire.
  - Only default mirror/country to the value of debian-installer/country
    if the latter has any mirrors; otherwise, fall through to defaulting
    to GB.
  - Exclude all-countries mirrors such as ports.ubuntu.com when
    determining whether there is a mirror in the country specified in
    debian-installer/country.
  - If the selected country has no mirror (excluding all-countries
    mirrors), then fall back to the default.

56. By Colin Watson

Add ppc64el support.

55. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Use Ubuntu mirrors.
  - Ubuntu branding.
  - Set default country to GB.
  - Never ask mirror/suite, mark it untranslatable, and give it
    appropriate choices for Ubuntu.
  - Pick CC.archive.ubuntu.com (for the country selected in the installer)
    as the default mirror. For ports architectures (armel, powerpc) use
    ports.ubuntu.com instead.
  - Drop the priorities of the country/mirror questions to medium if we're
    installing from a CD that includes the base system.
  - Support setting OVERRIDE_BASE_INSTALLABLE in the environment to force
    choose-mirror to assume that the base system is installable.
  - Skip mirror validation if the base system is installable and we're
    installing from a mirror in the masterlist.
  - Don't check if archive.ubuntu.com is reachable before asking for a
    proxy.
  - Allow preseeding the default CC.archive.ubuntu.com setup by preseeding
    mirror/http/mirror to CC.archive.ubuntu.com, and likewise for
    mirror/ftp/mirror.
  - Force xgettext to use UTF-8 encoding when generating templates files,
    to cope with Côte d'Ivoire.
  - Only default mirror/country to the value of debian-installer/country
    if the latter has any mirrors; otherwise, fall through to defaulting
    to GB.
  - Exclude all-countries mirrors such as ports.ubuntu.com when
    determining whether there is a mirror in the country specified in
    debian-installer/country.
  - If the selected country has no mirror (excluding all-countries
    mirrors), then fall back to the default.
* Drop armel support and add arm64.
* Switch to trusty by default.
* Make check-masterlist a no-op target if MIRRORLISTURL is undefined.

54. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Use Ubuntu mirrors.
  - Ubuntu branding.
  - Set default country to GB.
  - Never ask mirror/suite, mark it untranslatable, and give it
    appropriate choices for Ubuntu.
  - Pick CC.archive.ubuntu.com (for the country selected in the installer)
    as the default mirror. For ports architectures (armel, powerpc) use
    ports.ubuntu.com instead.
  - Drop the priorities of the country/mirror questions to medium if we're
    installing from a CD that includes the base system.
  - Support setting OVERRIDE_BASE_INSTALLABLE in the environment to force
    choose-mirror to assume that the base system is installable.
  - Skip mirror validation if the base system is installable and we're
    installing from a mirror in the masterlist.
  - Don't check if archive.ubuntu.com is reachable before asking for a
    proxy.
  - Allow preseeding the default CC.archive.ubuntu.com setup by preseeding
    mirror/http/mirror to CC.archive.ubuntu.com, and likewise for
    mirror/ftp/mirror.
  - Force xgettext to use UTF-8 encoding when generating templates files,
    to cope with Côte d'Ivoire.
  - Only default mirror/country to the value of debian-installer/country
    if the latter has any mirrors; otherwise, fall through to defaulting
    to GB.
  - Exclude all-countries mirrors such as ports.ubuntu.com when
    determining whether there is a mirror in the country specified in
    debian-installer/country.
  - If the selected country has no mirror (excluding all-countries
    mirrors), then fall back to the default.
* Switch to saucy by default.

53. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Use Ubuntu mirrors.
  - Ubuntu branding.
  - Set default country to GB.
  - Never ask mirror/suite, mark it untranslatable, and give it
    appropriate choices for Ubuntu.
  - Pick CC.archive.ubuntu.com (for the country selected in the installer)
    as the default mirror. For ports architectures (armel, powerpc) use
    ports.ubuntu.com instead.
  - Drop the priorities of the country/mirror questions to medium if we're
    installing from a CD that includes the base system.
  - Support setting OVERRIDE_BASE_INSTALLABLE in the environment to force
    choose-mirror to assume that the base system is installable.
  - Skip mirror validation if the base system is installable and we're
    installing from a mirror in the masterlist.
  - Don't check if archive.ubuntu.com is reachable before asking for a
    proxy.
  - Allow preseeding the default CC.archive.ubuntu.com setup by preseeding
    mirror/http/mirror to CC.archive.ubuntu.com, and likewise for
    mirror/ftp/mirror.
  - Force xgettext to use UTF-8 encoding when generating templates files,
    to cope with Côte d'Ivoire.
  - Only default mirror/country to the value of debian-installer/country
    if the latter has any mirrors; otherwise, fall through to defaulting
    to GB.
  - Exclude all-countries mirrors such as ports.ubuntu.com when
    determining whether there is a mirror in the country specified in
    debian-installer/country.
  - If the selected country has no mirror (excluding all-countries
    mirrors), then fall back to the default.
* Switch to raring by default.

52. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Use Ubuntu mirrors.
  - Ubuntu branding.
  - Set default country to GB.
  - Never ask mirror/suite, mark it untranslatable, and give it
    appropriate choices for Ubuntu.
  - Pick CC.archive.ubuntu.com (for the country selected in the installer)
    as the default mirror. For ports architectures (armel, powerpc) use
    ports.ubuntu.com instead.
  - Drop the priorities of the country/mirror questions to medium if we're
    installing from a CD that includes the base system.
  - Support setting OVERRIDE_BASE_INSTALLABLE in the environment to force
    choose-mirror to assume that the base system is installable.
  - Skip mirror validation if the base system is installable and we're
    installing from a mirror in the masterlist.
  - Don't check if archive.ubuntu.com is reachable before asking for a
    proxy.
  - Allow preseeding the default CC.archive.ubuntu.com setup by preseeding
    mirror/http/mirror to CC.archive.ubuntu.com, and likewise for
    mirror/ftp/mirror.
  - Force xgettext to use UTF-8 encoding when generating templates files,
    to cope with Côte d'Ivoire.
  - Only default mirror/country to the value of debian-installer/country
    if the latter has any mirrors; otherwise, fall through to defaulting
    to GB.
  - Exclude all-countries mirrors such as ports.ubuntu.com when
    determining whether there is a mirror in the country specified in
    debian-installer/country.
  - If the selected country has no mirror (excluding all-countries
    mirrors), then fall back to the default.

51. By Colin Watson

Switch to quantal by default.

50. By Colin Watson

The fix in choose-mirror 2.39ubuntu3 for cases where the selected
country has no mirror broke preseeding of mirror/country=manual. Fix
that.

49. By Colin Watson

* Manage memory for 'country' variable more carefully.
* If the selected country has no mirror (excluding all-countries mirrors),
  then fall back to the default (LP: #919356).

48. By Colin Watson

Exclude all-countries mirrors such as ports.ubuntu.com when determining
whether there is a mirror in the country specified in
debian-installer/country (LP: #919356).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/choose-mirror
This branch contains Public information 
Everyone can see this information.

Subscribers