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