[lxc-devel] [lxc/lxc] c12d8f: namespace: add api to convert namespaces to standa...

GitHub noreply at github.com
Wed Jul 11 20:15:37 UTC 2018


  Branch: refs/heads/stable-3.0
  Home:   https://github.com/lxc/lxc
  Commit: c12d8fa773f01aaa90a3c5e223f4d3a2bdbbf60c
      https://github.com/lxc/lxc/commit/c12d8fa773f01aaa90a3c5e223f4d3a2bdbbf60c
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/namespace.c
    M src/lxc/namespace.h

  Log Message:
  -----------
  namespace: add api to convert namespaces to standard identifiers

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: d98ccfe8b438725f1cff955c982ce29b16efa020
      https://github.com/lxc/lxc/commit/d98ccfe8b438725f1cff955c982ce29b16efa020
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  tools: lxc-attach: replace converting standard identifiers of namespaces to api

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: f2c0d8f20a2bdbb45cdc503348dcdfb99f825cac
      https://github.com/lxc/lxc/commit/f2c0d8f20a2bdbb45cdc503348dcdfb99f825cac
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/tools/lxc_unshare.c

  Log Message:
  -----------
  tools: lxc-unshare: replace converting standard identifiers of namespaces to api

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 6e824338aeba6e94635b8c4b33080ef911d8368a
      https://github.com/lxc/lxc/commit/6e824338aeba6e94635b8c4b33080ef911d8368a
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/tools/lxc_unshare.c

  Log Message:
  -----------
  tools: lxc-unshare: replace write_id_mapping() to the same function in conf.c

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: da0353d9b90f575f4e8bb67b224b5b8b20ca19aa
      https://github.com/lxc/lxc/commit/da0353d9b90f575f4e8bb67b224b5b8b20ca19aa
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/Makefile.am

  Log Message:
  -----------
  autotools: build both a shared and static liblxc

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Cc: Serge Hallyn <serge at hallyn.com>
Cc: Tycho Andersen <tycho at tycho.ws>


  Commit: 9e793462b889eae1b06fc51ddee06fc954d437f0
      https://github.com/lxc/lxc/commit/9e793462b889eae1b06fc51ddee06fc954d437f0
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: create /dev directory

If users specified lxc.autodev = 1 it does not make sense to skip setting up
autodev if /dev does not exist. We rather should create it.

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


  Commit: 57585db945fb77907bb93adc997a0b1d260ddb72
      https://github.com/lxc/lxc/commit/57585db945fb77907bb93adc997a0b1d260ddb72
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: don't unconditionally open("/dev/null")

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


Compare: https://github.com/lxc/lxc/compare/311e6357fd6a...57585db945fb
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list