guix-devel/gnu/system
Ludovic Courtès 696893801c system: Add 'sudo' to the setuid programs, and handle /etc/sudoers.
* gnu/system.scm (<operating-system>)[groups]: Change default to just
  the 'root' group.
  [sudoers]: New field.
  (etc-directory): Add #:sudoers parameter.  Add 'sudoers' to the
  file union.
  (operating-system-etc-directory): Pass #:sudoers to 'etc-directory'.
  (%setuid-programs): Add 'sudo'.
  (%sudoers-specification): New variable.
* gnu/system/linux.scm (base-pam-services): Add 'sudo'.
* build-aux/hydra/demo-os.scm: Add 'groups' field; add 'guest' to the
  'wheel' group.
2014-05-01 22:31:36 +02:00
..
grub.scm system: grub: Rewrite using gexps. 2014-04-28 23:41:08 +02:00
linux-initrd.scm linux-initrd: Rewrite using gexps. 2014-04-28 23:41:12 +02:00
linux.scm system: Add 'sudo' to the setuid programs, and handle /etc/sudoers. 2014-05-01 22:31:36 +02:00
shadow.scm services: Rewrite using gexps. 2014-04-28 23:24:18 +02:00
vm.scm vm: Rewrite support procedures to use gexps. 2014-04-28 23:24:18 +02:00