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