guix-devel/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 system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm install: Use udev. 2014-06-24 00:20:01 +02:00
linux-initrd.scm linux-initrd: Rename 'qemu-initrd' to 'base-initrd'. 2014-07-01 09:23:32 +02:00
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