guix/gnu
Ludovic Courtès 28dce8f02d
pack: fakechroot: Honor $LD_LIBRARY_PATH.
Until now, when using the "fakechroot" engine, $LD_LIBRARY_PATH would
always be ignored.  However, it's useful in some cases to allow users to
specify LD_LIBRARY_PATH, so honor it.

* gnu/packages/aux-files/run-in-namespace.c (concat_paths): New function.
(exec_with_loader): Concatenante $LD_LIBRARY_PATH to the relocated
AUDIT_LIBRARY_PATH.
2020-08-27 19:58:16 +02:00
..
bootloader
build linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
installer
machine Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
packages pack: fakechroot: Honor $LD_LIBRARY_PATH. 2020-08-27 19:58:16 +02:00
services services: fcgiwrap: Create parent directory for unix socket. 2020-08-26 22:56:37 +05:30
system system: image: Do not offload image files. 2020-08-26 09:35:57 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: sssd: Pass '--localstatedir=/var' and '--sysconfdir=/etc'. 2020-08-27 19:58:16 +02:00
machine.scm
packages.scm
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm system: Validate sudoers file when building the system. 2020-08-24 23:23:57 +02:00
tests.scm