summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
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
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès
2016-07-05services: Add rngd-service.David Craven
2016-06-27services: Export more service types.Ludovic Courtès
2016-06-27services: nscd: Wait for the PID file.Ludovic Courtès
2016-06-05services: urandom-seed: Refresh seed at boot.Leo Famulari
2016-05-31services: urandom-seed: Set umask to 077 while shutting down.Leo Famulari
2016-05-28services: Add urandom-seed-service.Leo Famulari
2016-04-18services: Move 'device-mapping-service' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Add (gnu system mapped-devices).Ludovic Courtès
2016-04-17services: 'console-keymap-service' takes multiple files.Alex Kost
2016-03-24services: nscd: Make respawnable.Ludovic Courtès
2016-03-09gnu: eudev: Add dependency on blkid.Ludovic Courtès
2016-03-04doc: Mention syslogd configuration.Ludovic Courtès
2016-02-08file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès
2016-02-02gnu: eudev: Add variant that depends on libblkid.Ludovic Courtès
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost