[lxc-devel] [lxc/lxc] 730d7a: templates: fix getty service startup

GitHub noreply at github.com
Thu Dec 15 18:30:08 UTC 2016


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: 730d7a6a72cbf7fdf761e70cfcd5260ebbd2961c
      https://github.com/lxc/lxc/commit/730d7a6a72cbf7fdf761e70cfcd5260ebbd2961c
  Author: FooDeas <foodeas at aeberlein.de>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  templates: fix getty service startup

Commit bf39edb39ecaea25801d716aebef798885277992 broke the handling of the getty service file with an '@' character in filename. So the startup condition was not fixed.

Because the parameter was quoted with the causal commit, the escaping has to be removed.

Signed-off-by: Andreas Eberlein foodeas at aeberlein.de


  Commit: 90cf7f89bb28a40dff4d0875bb90a90040391212
      https://github.com/lxc/lxc/commit/90cf7f89bb28a40dff4d0875bb90a90040391212
  Author: Wolfgang Bumiller <wry.git at bumiller.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c

  Log Message:
  -----------
  conf, attach: save errno across call to close

Save errno across some calls to close() since it can be
interrupted.

Signed-off-by: Wolfgang Bumiller <wry.git at bumiller.com>


  Commit: 73fd697741d3fbe8ea9f0ee6ef303391e2c0cbb2
      https://github.com/lxc/lxc/commit/73fd697741d3fbe8ea9f0ee6ef303391e2c0cbb2
  Author: Terzeus S. Dominguez <zeus at dmgznet.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-opensuse.in

  Log Message:
  -----------
  Update openSUSE template for Leap 42.2

Aside from adding a 42.2 option, $DISTRO comparisons for Leap have been
changed [ exp ] => [[ exp ]] to accomodate pattern matching for future
releases.

Signed-off-by: Terzeus S. Dominguez <tsdmgz at gmail.com>


  Commit: eef20f61f0d1851ed0c11a12c9dd1f086cf7b404
      https://github.com/lxc/lxc/commit/eef20f61f0d1851ed0c11a12c9dd1f086cf7b404
  Author: Terzeus S. Dominguez <zeus at dmgznet.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-opensuse.in

  Log Message:
  -----------
  Change openSUSE default release to Leap 42.2

Signed-off-by: Terzeus S. Dominguez <tsdmgz at gmail.com>


  Commit: da9ca6569a250f42c35292a0b5eb6731c89860e2
      https://github.com/lxc/lxc/commit/da9ca6569a250f42c35292a0b5eb6731c89860e2
  Author: Terzeus S. Dominguez <tsdmgz at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-opensuse.in

  Log Message:
  -----------
  Set openSUSE to be unconfined by AppArmor

Uncommented lxc.aa_profile = unconfined. Otherwise, container fails to
start up.

Signed-off-by: Terzeus S. Dominguez <tsdmgz at gmail.com>


  Commit: 790c6b098308519af5c569179049b6c4f03770e5
      https://github.com/lxc/lxc/commit/790c6b098308519af5c569179049b6c4f03770e5
  Author: Santiago Ruano Rincón <santiago at debian.org>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  templates/lxc-debian.in: Fix typo in calling dpkg with --print-foreign-architectures option

Signed-off-by: Santiago Ruano Rincón <santiago at debian.org>
Signed-off-by: Evgeni Golov <evgeni at debian.org>


  Commit: ab9cac16ada3b718933472a41ac115bc04ffd578
      https://github.com/lxc/lxc/commit/ab9cac16ada3b718933472a41ac115bc04ffd578
  Author: Santiago Ruano Rincón <santiago at debian.org>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  templates/lxc-debian.in: handle ppc hostarch -> powerpc

Signed-off-by: Santiago Ruano Rincón <santiago at debian.org>
Signed-off-by: Evgeni Golov <evgeni at debian.org>


  Commit: 7638f5fd32d01475eb1a8f4014436b0ba75fc17e
      https://github.com/lxc/lxc/commit/7638f5fd32d01475eb1a8f4014436b0ba75fc17e
  Author: Terzeus S. Dominguez <tsdmgz at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M templates/lxc-opensuse.in

  Log Message:
  -----------
  Remove libgcc_s1 from openSUSE template

Removed libgcc_s1 because it breaks container building for openSUSE.

Related: openSUSE/obs-build#188

Signed-off-by: Terzeus S. Dominguez <tsdmgz at gmail.com>


Compare: https://github.com/lxc/lxc/compare/9045b0d3fb91...7638f5fd32d0


More information about the lxc-devel mailing list