guix-devel/build-aux
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
..
hydra system: Add 'sudo' to the setuid programs, and handle /etc/sudoers. 2014-05-01 22:31:36 +02:00
check-available-binaries.scm check-available-binaries: Make sure substitutes are enabled. 2014-03-25 20:45:13 +01:00
download.scm gnu: Switch to GCC 4.8 as the default compiler. 2013-11-16 00:48:31 +01:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
list-packages.scm list-packages: Make 'snippet-link' more tolerant. 2013-11-24 22:57:06 +01:00
sync-descriptions.scm build: 'sync-descriptions' now compares GNU package descriptions. 2013-10-09 16:13:02 +02:00