guix/gnu
Ludovic Courtès 30da3173d5
pack: Relocatable wrapper now properly maps the current UID/GID.
* gnu/packages/aux-files/run-in-namespace.c (write_id_map)
(disallow_setgroups): New functions.
(main): Use 'clone' via 'syscall' instead of 'fork' followed by
'unshare'.  Add calls to 'disallow_setgroups' and 'write_id_map' in the
parent process.
2018-05-11 18:42:42 +02:00
..
bootloader system: Add u-boot-novena installer. 2018-05-11 12:25:43 +02:00
build
packages pack: Relocatable wrapper now properly maps the current UID/GID. 2018-05-11 18:42:42 +02:00
services services: desktop: Add alsa-service-type. 2018-05-11 12:15:42 +03:00
system system: Add u-boot-novena installer. 2018-05-11 12:25:43 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: icecat: Relabel patches to reflect CVE assignments. 2018-05-11 06:07:43 -04:00
packages.scm
services.scm
system.scm
tests.scm