[lxc-devel] [lxc/lxc] c99055: lxc-debian: don't write C.* locales to /etc/locale...

GitHub noreply at github.com
Sat Oct 28 13:05:06 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c99055ea6d64e003b489e01a0379275699c794d0
      https://github.com/lxc/lxc/commit/c99055ea6d64e003b489e01a0379275699c794d0
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2017-10-28 (Sat, 28 Oct 2017)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: don't write C.* locales to /etc/locale.gen

Doing that confuses locale generation. lxc-ubuntu does the same check

Signed-off-by: Antonio Terceiro <terceiro at debian.org>


  Commit: dba285d5dfa7e9f3452dc180e64158d9bedfb410
      https://github.com/lxc/lxc/commit/dba285d5dfa7e9f3452dc180e64158d9bedfb410
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2017-10-28 (Sat, 28 Oct 2017)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: don't hardcode valid releases

This avoids the dance of updating the list of valid releases every time
Debian makes a new release.

It also fixes the following bug: even though lxc-debian will default to
creating containers of the latest stable by querying the archive, it
won't allow you to explicitly request `stable` because the current list
of valid releases don't include it.

Last, but not least, avoid hitting the mirror in the case the desired
release is one of the ones we know will always be there, i.e. stable,
testing, sid, and unstable.

Signed-off-by: Antonio Terceiro <terceiro at debian.org>


  Commit: cf13d10781200f16427e16b8bd8f8d6d66cf3adc
      https://github.com/lxc/lxc/commit/cf13d10781200f16427e16b8bd8f8d6d66cf3adc
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-28 (Sat, 28 Oct 2017)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Merge pull request #1880 from terceiro/lxc-debian

lxc-debian improvements


Compare: https://github.com/lxc/lxc/compare/b25c853b2e24...cf13d1078120


More information about the lxc-devel mailing list