[lxc-devel] [lxc/lxc] 9e8447: attach: rename to LXC_ATTACH_TERMINAL

GitHub noreply at github.com
Thu Mar 1 17:09:34 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 9e84479f4c386fce6253929ce85c891dc4b87e89
      https://github.com/lxc/lxc/commit/9e84479f4c386fce6253929ce85c891dc4b87e89
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/attach_options.h
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  attach: rename to LXC_ATTACH_TERMINAL

Rename from LXC_ATTACH_ALLOCATE_PTY to LXC_ATTACH_TERMINAL. The latter is
shorter and more generic. I don't want this whole terminology of ptys, ttys,
and consoles to leak through the API.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 4cb53844bc9a591704a10606de1107f4f67b90dd
      https://github.com/lxc/lxc/commit/4cb53844bc9a591704a10606de1107f4f67b90dd
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: handle kernels without setns support

Closes #1390.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 5c0d54cd8cb3986369ba2357b0c41b93de595700
      https://github.com/lxc/lxc/commit/5c0d54cd8cb3986369ba2357b0c41b93de595700
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M config/templates/userns.conf.in

  Log Message:
  -----------
  config: start with a full capability set

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: ba588b38b20859e2c9ac9c71e3bf774e05d69c41
      https://github.com/lxc/lxc/commit/ba588b38b20859e2c9ac9c71e3bf774e05d69c41
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M config/templates/userns.conf.in
    M src/lxc/attach.c
    M src/lxc/attach_options.h
    M src/lxc/start.c
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  Merge pull request #2199 from brauner/2018-03-01/bugfixes

start: handle kernels without setns support


Compare: https://github.com/lxc/lxc/compare/8b909dfddbe4...ba588b38b208


More information about the lxc-devel mailing list