Build Update for lxc/lxc ------------------------------------- Build: #324 Status: Broken
Duration: 2 minutes and 43 seconds Commit: b7f954b (master) Author: Serge Hallyn Message: simpler shared rootfs handling Only do the funky chroot_into_slave if / is in fact the rootfs. Rootfs is a special blacklisted case for pivot_root. If / is not rootfs but is shared, just mount / rslave. We're already in our own namespace. This appears to solve the extra /proc/$$/mount entries in containers and the host directories in lxc-attach which have been plagueing at least fedora and arch. Signed-off-by: Serge Hallyn <[email protected]> Acked-by: Stéphane Graber <[email protected]> View the changeset: https://github.com/lxc/lxc/compare/9f15e86afa60...b7f954bbddc5 View the full build log and details: https://travis-ci.org/lxc/lxc/builds/19984719 -- You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
