guix/build-aux/hydra
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
..
demo-os.scm system: Add 'sudo' to the setuid programs, and handle /etc/sudoers. 2014-05-01 22:31:36 +02:00
gnu-system.scm hydra: Specify the image size of the QEMU image. 2014-04-11 19:08:25 +02:00
guix.scm hydra: Add debugging for the Guix job set. 2014-01-18 14:41:58 +01:00