guix/gnu/services
Ludovic Courtès 217a5b852e system: Automatically add essential services.
* gnu/services/base.scm (%base-services): Remove calls to
  'host-name-service', 'user-processes-service', and
  'root-file-system-service'.
* gnu/system.scm (<operating-system>)[operating-system-services]: Rename
  to...
  [operating-system-user-services]: ... this.
  (essential-services, operating-system-services): New procedures.
  (operating-system-accounts, operating-system-etc-directory,
  operating-system-boot-script, operating-system-derivation): Adjust to
  new 'operating-system-services' return type.
2014-05-09 22:59:18 +02:00
..
base.scm system: Automatically add essential services. 2014-05-09 22:59:18 +02:00
dmd.scm system: Add (guix build activation). 2014-04-30 23:16:22 +02:00
networking.scm services: networking: Fix typo in static networking service. 2014-05-04 21:09:29 +02:00
xorg.scm services: Add service to cleanly unmount the root file system. 2014-05-08 23:42:15 +02:00