summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAge
...
* file-systems: 'mount-file-system' now takes a <file-system> object.Ludovic Courtès2017-10-11
* services: Move 'session-environment-service-type' to pam.scm.Ludovic Courtès2017-09-22
* services: base: Add descriptions.Ludovic Courtès2017-09-16
* services: file-system: Use 'file-system->spec'.Ludovic Courtès2017-09-11
* services: base: Import the closure of (gnu build file-systems).Ludovic Courtès2017-09-11
* services: user-processes: Reap child processes.Ludovic Courtès2017-08-28
* gnu: services: Log debug messages to /var/log/debug.Andy Wingo2017-08-25
* services: guix-publish: Run in a UTF-8 locale.Ludovic Courtès2017-07-27
* services: guix: Add 'max-silent-time' and 'timeout'.Ludovic Courtès2017-06-05
* services: guix: Authorize the key for bayfront.guixsd.org.Ludovic Courtès2017-05-15
* services: nscd: Adjust activation snippet for /etc/resolv.conf symlinks.Ludovic Courtès2017-05-08
* services: nscd: Create /etc/resolv.conf if it does not exist.Ludovic Courtès2017-05-02
* services: guix-publish: Add 'cache', 'workers', and 'ttl' config knobs.Ludovic Courtès2017-04-19
* services: guix-publish: Fix getter names.Ludovic Courtès2017-04-19
* services: Add a default value to various service types.Ludovic Courtès2017-04-16
* services: guix-publish: Add 'compression-level' and 'nar-path' fields.Ludovic Courtès2017-03-24
* doc: Document 'guix-publish-service-type' instead of 'guix-publish-service'.Ludovic Courtès2017-03-24
* file-systems: Do not use (gnu packages …).Ludovic Courtès2017-03-21
* services: Remove Tab character from source code whitespace.Danny Milosavljevic2017-03-19
* services: file-system-shepherd-service: Make it find the fsck programs.Danny Milosavljevic2017-03-19
* services: Add agetty service.Leo Famulari2017-03-05
* services: guix: Support building in a directory besides '/tmp'.Leo Famulari2017-02-23
* services: guix: Support using an HTTP proxy.Leo Famulari2017-02-22
* services: Add 'special-files-service-type'.Ludovic Courtès2017-02-08
* services: Make 'static-networking' extensible.Ludovic Courtès2017-02-01
* system: Introduce 'file-systems' Shepherd service.Ludovic Courtès2017-01-31
* services: Export guix-configuration getters.Mathieu Othacehe2017-01-25
* services: guix: Add 'log-file' configuration option.Ludovic Courtès2016-12-19
* services: guix: Remove dependency on lsh.Ludovic Courtès2016-12-19
* services: Use 'file-append' in more places.Ludovic Courtès2016-12-19
* services: file-system: Make sure fsck.* commands are in $PATH.Ludovic Courtès2016-12-05
* gnu: file-system-shepherd-service: Use mount-file-system.John Darrington2016-12-02
* services: console-font: A single service handles all the VTs.Ludovic Courtès2016-09-19
* services: Add kmscon service.David Craven2016-09-11
* services: Add login-service.David Craven2016-09-11
* system: Use 'file-append' to denote file names.Ludovic Courtès2016-09-10
* services: syslog: Use a PID file.Ludovic Courtès2016-09-07
* services: syslog: Use syslog-configuration.David Craven2016-09-06
* services: Make a single extensible 'file-systems' service.Ludovic Courtès2016-08-22
* services: guix: Add 'authorized-keys' configuration knob.Ludovic Courtès2016-08-19
* services: guix: Fix activation when 'authorize-key?' is false.Mark H Weaver2016-08-14
* services: Export *-service-type and *-configuration.Tomáš Čech2016-07-21
* services: Add pam-limits-service.Ricardo Wurmus2016-07-19
* gnu: lsh: Move to (gnu packages ssh)David Craven2016-07-15
* services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès2016-07-12
* gnu: Switch to 'with-imported-modules'.Ludovic Courtès2016-07-12
* services: Add rngd-service.David Craven2016-07-05
* services: Export more service types.Ludovic Courtès2016-06-27
* services: nscd: Wait for the PID file.Ludovic Courtès2016-06-27
* services: urandom-seed: Refresh seed at boot.Leo Famulari2016-06-05