Age | Commit message (Expand) | Author |
2019-10-03 | environment: '--container' honors '--preserve'. | Ludovic Courtès |
2019-08-17 | tests: Move 'guix environment -C --no-cwd' test where it belongs. | Ludovic Courtès |
2019-04-02 | environment: '-C' creates namespaces where the user is not root. | Ludovic Courtès |
2019-03-26 | environment: Create /etc/group in containers. | Ludovic Courtès |
2019-03-26 | environment: Use (gnu build accounts) for /etc/passwd handling. | Ludovic Courtès |
2018-03-02 | environment: Add --user. | Mike Gerwitz |
2018-03-02 | environment: Add --link-profile. | Mike Gerwitz |
2016-08-29 | tests: Fix 'guix environment --container' test in the presence of tmpfs. | Ludovic Courtès |
2016-07-31 | tests: 'guix-environment-container.sh' works when run from a tmpfs. | Ludovic Courtès |
2016-05-31 | container: Gracefully report mount errors in the child process. | Ludovic Courtès |
2016-03-27 | environment: Properly handle SIGINT. | David Thompson |
2016-02-12 | scripts: environment: Build environments as profiles. | David Thompson |
2015-11-21 | environment: Correctly handle abnormal exits. | Ludovic Courtès |
2015-11-21 | tests: Skip 'guix-container-environment.sh' when support is missing. | Ludovic Courtès |
2015-11-04 | tests: Use the canonical current directory name. v0.9.0 | Ludovic Courtès |
2015-10-28 | tests: Print the mounts visible in the container. | Ludovic Courtès |
2015-10-25 | scripts: environment: Add --container option. | David Thompson |