| Commit message (Expand) | Author | Age | Files | Lines |
* | system: Initialize $PATH before starting dmd services.•••* gnu/services/dmd.scm (dmd-configuration-file): Call 'setenv' before
starting services.
| Ludovic Courtès | 2014-04-09 | 1 | -0/+3 |
* | gnu: guix: Upgrade to 0.6.•••* gnu/packages/package-management.scm (guix): Upgrade to 0.6.
* gnu/services/dmd.scm (dmd-configuration-file): Change /var/nix to
/var/guix.
* gnu/system/vm.scm (operating-system-default-contents): Likewise.
| Ludovic Courtès | 2014-04-09 | 1 | -2/+2 |
* | services: slim: Use a system-wide xinitrc that defaults to wmaker.•••* gnu/services/xorg.scm (xinitrc): New procedure.
(slim-service)[slim.cfg]: Use it as the 'login_cmd'.
| Ludovic Courtès | 2014-04-06 | 1 | -3/+36 |
* | gnu: Define '%base-services'.•••* gnu/services/base.scm (%base-services): New variable.
* gnu/system.scm (<operating-system>)[services]: Change the default
value to %BASE-SERVICES.
* doc/guix.texi (Using the Configuration System): Change
'%standard-services' to '%base-services'.
| Ludovic Courtès | 2014-02-19 | 1 | -1/+16 |
* | gnu: Introduce the (gnu services ...) modules.•••* gnu/system/dmd.scm: Remove file. Move contents to...
* gnu/services.scm, gnu/services/base.scm, gnu/services/dmd.scm,
gnu/services/networking.scm, gnu/services/xorg.scm: ... here. New
files.
* gnu/system.scm, gnu/system/vm.scm: Adjust accordingly.
* guix/scripts/system.scm (%user-module): Likewise.
* doc/guix.texi (Using the Configuration System): Likewise.
(Defining Services): Likewise.
| Ludovic Courtès | 2014-02-19 | 4 | -0/+519 |