guix/gnu
Ludovic Courtès da417ffe3b system: Allow root to use 'groupadd' & co. without authenticating.
This fixes a bug whereby, if #:allow-root-passwords was #f, 'groupadd'
would ask for a password.  This is particularly problematic during
activation.

* gnu/system/linux.scm (rootok-pam-service): New procedure.
  (base-pam-services): Use it for all the user* and group* commands.
2014-07-11 23:20:48 +02:00
..
packages gnu: texlive: Upgrade to 2014. 2014-07-11 10:58:56 -05:00
services services: udev: Improve synchronization when starting. 2014-07-10 00:35:27 +02:00
system system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm linux-initrd: Rename 'qemu-initrd' to 'base-initrd'. 2014-07-01 09:23:32 +02:00