aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-environment-container.sh
Commit message (Expand)AuthorAge
* tests: Adjust to cope with glibc graft.Ludovic Courtès2023-10-28
* tests: Fix checks for expected failures.Eric Bavier2023-04-21
* environment: Add '--nesting'.Ludovic Courtès2023-04-06
* environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias2023-01-15
* shell: Detect --symlink spec problems early.Maxim Cournoyer2022-11-15
* guix: shell: Add '--symlink' option.Maxim Cournoyer2022-11-15
* shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias2022-11-06
* shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès2022-10-13
* environment: Add '--emulate-fhs'.John Kehayias2022-10-13
* environment: Add tests for '--profile'.Ludovic Courtès2021-10-25
* environment: Turn "lo" up in network-less containers.Ludovic Courtès2020-10-05
* environment: Provide /etc/hosts in containers without '--network'.Ludovic Courtès2020-10-02
* environment: '--link-profile' uses ~/.guix-profile for environment variables.Ludovic Courtès2020-09-21
* tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès2020-06-20
* 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