[lxc-devel] [lxc/lxc] 44ae0f: confile: add lxc.hook.version

GitHub noreply at github.com
Thu Dec 14 15:27:48 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 44ae0fb6ca75338915276b9deeacf7cc4efb100c
      https://github.com/lxc/lxc/commit/44ae0fb6ca75338915276b9deeacf7cc4efb100c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  confile: add lxc.hook.version

Unblocks #2013.
Unblocks #2015.
Closes #1766.

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


  Commit: a2c09be066863f047b6f1f54249a547530738706
      https://github.com/lxc/lxc/commit/a2c09be066863f047b6f1f54249a547530738706
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/start.c

  Log Message:
  -----------
  start: set LXC_HOOK_VERSION

This can be used by scripts to detect what version of the hooks are used.

Unblocks #2013.
Unblocks #2015.
Closes #1766.

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


  Commit: 3f60c2f749277b0dd08e850ac3dc3b38c7790e26
      https://github.com/lxc/lxc/commit/3f60c2f749277b0dd08e850ac3dc3b38c7790e26
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: execute hooks based on lxc.hooks.version

Unblocks #2013.
Unblocks #2015.
Closes #1766.

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


  Commit: 18b3b9c17f40f5925225449e1fb1978a419aac49
      https://github.com/lxc/lxc/commit/18b3b9c17f40f5925225449e1fb1978a419aac49
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/namespace.c
    M src/lxc/namespace.h
    M src/lxc/start.c

  Log Message:
  -----------
  start: pass namespaces as environment variables

Unblocks #2013.
Unblocks #2015.
Closes #1766.

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


  Commit: 14a7b0f98aab292eac6f541790dac3dcda53425f
      https://github.com/lxc/lxc/commit/14a7b0f98aab292eac6f541790dac3dcda53425f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c
    M src/lxc/network.c
    M src/lxc/start.c

  Log Message:
  -----------
  network: pass info in env if hook version is 1

Unblocks #2013.
Unblocks #2015.
Closes #1766.

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


  Commit: d08e57088e479dec028a57b919663c0e99e58c8a
      https://github.com/lxc/lxc/commit/d08e57088e479dec028a57b919663c0e99e58c8a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: simplify run_script_argv()

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


  Commit: 990b9ac345b03575fd8a3da16d7b00a9e515cb56
      https://github.com/lxc/lxc/commit/990b9ac345b03575fd8a3da16d7b00a9e515cb56
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: pass name of peer veth device

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


  Commit: 81b10e37c9598ca81ac571a08add6f0f6388b5d9
      https://github.com/lxc/lxc/commit/81b10e37c9598ca81ac571a08add6f0f6388b5d9
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c
    M src/lxc/namespace.c
    M src/lxc/namespace.h
    M src/lxc/network.c
    M src/lxc/start.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  Merge pull request #2026 from brauner/2017-12-12/lxc_hook_version

confile: add lxc.hook.version


Compare: https://github.com/lxc/lxc/compare/45acc1bd8c89...81b10e37c959


More information about the lxc-devel mailing list