[lxc-devel] [lxc/lxc] 82e28f: Attempt to fix control tty issues on attach

GitHub noreply at github.com
Fri Mar 13 23:24:45 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 82e28fe049a89a425c5e322c1b5a62ffc4834c11
      https://github.com/lxc/lxc/commit/82e28fe049a89a425c5e322c1b5a62ffc4834c11
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M src/lxc/attach.c

  Log Message:
  -----------
  Attempt to fix control tty issues on attach

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 7785e39c96a25bab32a426bf3c1d1e0a1993ac49
      https://github.com/lxc/lxc/commit/7785e39c96a25bab32a426bf3c1d1e0a1993ac49
  Author: Erik Mackdanz <erikmack at gmail.com>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M templates/lxc-gentoo.in

  Log Message:
  -----------
  Fix the --auth-key flag in gentoo template

Fix a typo in the getopt call,  should be auth-key not auth_key.
Also provide the argument to cat, so the script doesn't hang waiting
on stdin.

Closes #379

Signed-off-by: Erik Mackdanz <erikmack at gmail.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: b4067426d58aec9b6cad7a4739793f3d90c5f189
      https://github.com/lxc/lxc/commit/b4067426d58aec9b6cad7a4739793f3d90c5f189
  Author: Bogdan Purcareata <bogdan.purcareata at freescale.com>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  seccomp: add ppc support

This patch enables seccomp support for LXC containers running on PowerPC
architectures. It is based on the latest PowerPC support added to libseccomp, on
the working-ppc64 branch [1].

Libseccomp has been tested on ppc, ppc64 and ppc64le architectures. LXC with
seccomp support has been tested on ppc and ppc64 architectures, using the
default seccomp policy example files delivered with the LXC package.

[1] https://github.com/seccomp/libseccomp/commits/working-ppc64

v2:
- add #ifdefs in get_new_ctx to fix builds on systems not having SCMP_ARCH_PPC*
  defined

Signed-off-by: Bogdan Purcareata <bogdan.purcareata at freescale.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 5f94f7a7358cb915adede650c726965aef1a41db
      https://github.com/lxc/lxc/commit/5f94f7a7358cb915adede650c726965aef1a41db
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M doc/ja/lxc-create.sgml.in
    M doc/lxc-create.sgml.in

  Log Message:
  -----------
  doc: Add options of 'loop' backingstore to lxc-create(1)

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/10f277105b85...5f94f7a7358c


More information about the lxc-devel mailing list