Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: cd85f31e267ad0c315b1b7e89f93c035d007fe1f
https://github.com/lxc/lxc/commit/cd85f31e267ad0c315b1b7e89f93c035d007fe1f
Author: Matt Keeler <mkee...@users.noreply.github.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)
Changed paths:
M hooks/clonehostname
Log Message:
-----------
Use LXC_ROOTFS_MOUNT in clonehostname hook
Previously this hook did not work when cloning containers using an overlayfs
snapshot as the LXC_ROOTFS_PATH didn't point to the actual filesystem that the
container would see. LXC_ROOTFS_MOUNT should be used instead and in fact
lxc.container.conf man page says that you usually would want to use the _MOUNT
variant.
Signed-off-by: Matt Keeler <mjkeel...@gmail.com>
Commit: 6a1fcb8fb1917057f6e507884bcf64aee3a5eaf7
https://github.com/lxc/lxc/commit/6a1fcb8fb1917057f6e507884bcf64aee3a5eaf7
Author: Stéphane Graber <stgra...@stgraber.org>
Date: 2017-02-23 (Thu, 23 Feb 2017)
Changed paths:
M hooks/clonehostname
Log Message:
-----------
Merge pull request #1442 from mkeeler/master
Fix issue with the clonehostname hook not working for overlayfs snapshot clones
Compare: https://github.com/lxc/lxc/compare/4fbf4a3172b5...6a1fcb8fb191
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel