guix/build-aux/hydra
Ludovic Courtès 09e028f45f system: Add support for setuid binaries.
* gnu/system.scm (<operating-system>)[pam-services, setuid-programs]:
  New fields.
  (etc-directory)[bashrc]: Prepend /run/setuid-programs to $PATH.
  (operating-system-etc-directory): Honor
  'operating-system-pam-services'.
  (%setuid-programs): New variable.
  (operating-system-boot-script): Add (guix build utils) to the set of
  imported modules.  Call 'activate-setuid-programs' in boot script.
* gnu/system/linux.scm (base-pam-services): New procedure.
* guix/build/activation.scm (%setuid-directory): New variable.
  (activate-setuid-programs): New procedure.
* build-aux/hydra/demo-os.scm: Add 'pam-services' field.
2014-04-30 23:16:23 +02:00
..
demo-os.scm system: Add support for setuid binaries. 2014-04-30 23:16:23 +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