guix/gnu
Ludovic Courtès 6454b33345 services: Make 'nscd-service' configurable; cache hosts/services by default.
Before that, as it was given an empty configuration file, nscd would
actually have all its caches disabled.

* gnu/services/base.scm (<nscd-configuration>, <nscd-cache>): New record
  types.
  (%nscd-default-caches, %nscd-default-configuration): New variables.
  (nscd.conf-file): New procedure.
  (nscd-service): Add 'config' parameter.  Use 'nscd.conf-file', and
  pass its result as the '-f' parameter of nscd.
* doc/guix.texi (Base Services): Update 'nscd-service' documentation
  accordingly.  Document 'nscd-configuration', 'nscd-cache',
  '%nscd-default-configuration', and '%nscd-default-caches'.
2014-12-14 16:29:24 +01:00
..
build activation: Copy the account skeletons when creating the 'root' account. 2014-12-13 22:31:08 +01:00
packages gnu: python-numpy-bootstrap: Make tests verbose. 2014-12-13 09:44:26 +01:00
services services: Make 'nscd-service' configurable; cache hosts/services by default. 2014-12-14 16:29:24 +01:00
system system: grub: Make sure the font and background image are always found. 2014-12-13 22:15:01 +01:00
artwork.scm
packages.scm
services.scm
system.scm system: Add sudo to '%base-packages'. 2014-12-13 16:22:34 +01:00