summaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/run-in-namespace.c
AgeCommit message (Expand)Author
2020-10-31pack: Relocatable wrapper leaves root available to child processes.Ludovic Courtès
2020-10-30guix: pack: Fix offset calculation for store directory mount point.Eric Bavier
2020-08-27pack: fakechroot: Honor $LD_LIBRARY_PATH.Ludovic Courtès
2020-07-28pack: "fakechroot" engine always creates its store.Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
2020-05-14pack: Add relocation via ld.so and fakechroot.Ludovic Courtès
2020-05-14pack: Factorize store references in wrapper.Ludovic Courtès
2020-05-14pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable.Ludovic Courtès
2020-05-07pack: Factorize 'exec_in_user_namespace' wrapper.Ludovic Courtès
2020-05-07pack: Add 'xmalloc' in wrapper.Ludovic Courtès
2020-05-07pack: Fix off-by-one in PRoot handling in the wrapper.Ludovic Courtès
2020-04-24pack: 'guix pack -R' wrapper correctly reports exit code.Ludovic Courtès
2019-03-15pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès
2018-05-11pack: Relocatable wrapper now properly maps the current UID/GID.Ludovic Courtès
2018-05-10pack: Add '--relocatable'.Ludovic Courtès