Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 619256b5ee8bf68bf670cd60b0723b94ce069121
https://github.com/lxc/lxc/commit/619256b5ee8bf68bf670cd60b0723b94ce069121
Author: S.Çağlar Onur <[email protected]>
Date: 2013-12-23 (Mon, 23 Dec 2013)
Changed paths:
M src/lxc/lxc_clone.c
M src/lxc/lxccontainer.c
M src/lxc/lxccontainer.h
M src/python-lxc/lxc.c
M src/python-lxc/lxc/__init__.py
Log Message:
-----------
remove LXC_CLONE_COPYHOOKS and make lxcapi_clone to copy hooks
unconditionally (v3)
changes since v1;
incorporated Serge's changes
changes since v2;
added missing Signed-off-by
Signed-off-by: S.Çağlar Onur <[email protected]>
Signed-off-by: Serge Hallyn <[email protected]>
Commit: 4878dac496543dae0a26f5c1156bbfda63c8ea62
https://github.com/lxc/lxc/commit/4878dac496543dae0a26f5c1156bbfda63c8ea62
Author: Stéphane Graber <[email protected]>
Date: 2013-12-23 (Mon, 23 Dec 2013)
Changed paths:
M src/lxc/utils.c
Log Message:
-----------
Set default paths for unprivileged use (v2)
When running unprivileged (euid != 0), LXC will now use the following paths:
- Default lxc path: ~/.local/share/lxc/
- Default config path: ~/.config/lxc/lxc.conf
Those two paths are based on standard XDG paths (though ignoring all the
possible override paths for now at least) and so probably don't need to
be configurable at build time.
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Serge Hallyn <[email protected]>
Compare: https://github.com/lxc/lxc/compare/41e8e807c8e8...4878dac49654_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel