99aec37a78
* gnu/packages/aux-files/run-in-namespace.c (exec_with_proot): New function. (main): When 'clone' fails, call 'rm_rf'. [PROOT_PROGRAM]: When 'clone' fails, call 'exec_with_proot'. * guix/scripts/pack.scm (wrapped-package): Add #:proot?. [proot]: New procedure. [build]: Compile with -DPROOT_PROGRAM when PROOT? is true. * guix/scripts/pack.scm (%options): Set the 'relocatable?' value to 'proot when "-R" is passed several times. (guix-pack): Pass #:proot? to 'wrapped-package'. * tests/guix-pack-relocatable.sh: Use "-RR" on Intel systems that lack user namespace support. * doc/guix.texi (Invoking guix pack): Document -RR. |
||
---|---|---|
.. | ||
images | ||
contributing.de.texi | ||
contributing.fr.texi | ||
contributing.texi | ||
environment-gdb.scm | ||
fdl-1.3.texi | ||
guix.de.texi | ||
guix.fr.texi | ||
guix.texi | ||
htmlxref.cnf | ||
local.mk | ||
package-hello.scm |