[lxc-devel] [lxc/lxc] f7ac6a: Added a new 'cgroup' hook.

GitHub noreply at github.com
Wed Nov 18 22:27:44 UTC 2015


  Branch: refs/heads/stable-1.1
  Home:   https://github.com/lxc/lxc
  Commit: f7ac6ad7969fd84f9ed08ba1b57c9c2abe85b0fd
      https://github.com/lxc/lxc/commit/f7ac6ad7969fd84f9ed08ba1b57c9c2abe85b0fd
  Author: Ronald Tschalär <ronald at innovation.ch>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M doc/ja/lxc.container.conf.sgml.in
    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/start.c

  Log Message:
  -----------
  Added a new 'cgroup' hook.

This hook runs in the host after all host-side initialization is done,
right before triggering the final init in the child. As such it runs
shortly before the 'start' hook.

Signed-off-by: Ronald Tschalär <ronald at innovation.ch>


  Commit: 915d47fd4f1efa14d32612e03645c6e38e049d46
      https://github.com/lxc/lxc/commit/915d47fd4f1efa14d32612e03645c6e38e049d46
  Author: roadrunner2 <ronald at innovation.ch>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M config/init/systemd/lxc-net.service.in
    M configure.ac
    M src/lxc/cgfs.c
    M src/lxc/cgmanager.c
    M src/lxc/cgroup.c
    M src/lxc/cgroup.h
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/confile.h
    M src/lxc/criu.c
    M src/lxc/lxc_usernsexec.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c
    M src/lxc/start.h
    M src/lxc/utils.c
    M templates/lxc-archlinux.in
    M templates/lxc-ubuntu-cloud.in

  Log Message:
  -----------
  Merge branch 'stable-1.1' into new-cgroup-hook


  Commit: 5a5f451ec145f59ae47edbc6f65c06fb2c838991
      https://github.com/lxc/lxc/commit/5a5f451ec145f59ae47edbc6f65c06fb2c838991
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M doc/ja/lxc.container.conf.sgml.in
    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/start.c

  Log Message:
  -----------
  Merge pull request #673 from roadrunner2/new-cgroup-hook

Added a new 'cgroup' hook.


Compare: https://github.com/lxc/lxc/compare/ce4f39c95372...5a5f451ec145


More information about the lxc-devel mailing list