guix-play/gnu
Ludovic Courtès 309d87c3aa
services: guix: Allocate build user UIDs in the system range.
Until now we were allocating the UIDs of build users above 30000, which
is in "normal" user UID range.  This static allocation was unnecessary,
so this change lets the system allocate UIDs in the system range (below
1000).

* gnu/services/base.scm (guix-build-accounts): Remove #:first-uid, and
remove 'uid' field from 'user-account'.
2019-03-10 23:41:33 +01:00
..
bootloader
build activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
installer gnu: Remove unused TIMEZONE-LISTBOX-HEIGTH. 2019-02-18 01:52:48 +01:00
packages gnu: gnome-shell: Avoid top-level reference to inkscape. 2019-03-10 23:41:33 +01:00
services services: guix: Allocate build user UIDs in the system range. 2019-03-10 23:41:33 +01:00
system activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
tests activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk gnu: pugixml: Build as shared library. 2019-03-10 21:44:25 +01:00
packages.scm packages: Remove duplicates from package cache. 2019-02-16 01:00:08 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm