guix/gnu/system
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
..
file-systems.scm
grub.scm
install.scm
linux-initrd.scm
linux.scm system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
shadow.scm system: Add "netdev" group. 2014-07-11 00:27:27 +02:00
vm.scm vm: Enable QEMU support in the freestanding VM image. 2014-07-04 19:01:22 +02:00