summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* services: console-font: Don't emit the IUTF8 console code....Ludovic Courtès2018-02-191-3/+0
* services: avahi: Publish '_workstation._tcp' by default....Ludovic Courtès2018-02-191-1/+9
* services: avahi: Read PID file from /run....Ludovic Courtès2018-02-191-2/+2
* services: xorg: Import (ice-9 rdelim)....Danny Milosavljevic2018-02-171-0/+1
* services: mingetty: Move tty optionality to agetty....Danny Milosavljevic2018-02-151-121/+121
* services: agetty: Add agetty instance to base services. Make its tty optional....Danny Milosavljevic2018-02-151-15/+61
* gnu: nss-mdns: Update to 0.12.0....Ludovic Courtès2018-02-151-3/+1
* gnu: Add cat-avatar-generator-service....Julien Lepiller2018-02-141-2/+25
* services: avahi: Default to nss-mdns 0.10....Ludovic Courtès2018-02-091-2/+4
* gnu: services: Add wesnothd service....Arun Isaac2018-02-091-0/+81
* doc, gnu: Fix spelling of screen-things....Tobias Geerinckx-Rice2018-01-291-1/+1
* services: postgresql: Use pg_ctl to start and stop postgres....Clément Lassieur2018-01-251-16/+24
* services: herd: 'with-shepherd' no longer leaves an open connection....Ludovic Courtès2018-01-211-2/+7
* services: Missing services are automatically instantiated....Ludovic Courtès2018-01-211-1/+5
* services: shepherd: Make 'shepherd-configuration-file' non-monadic....Ludovic Courtès2018-01-211-18/+18
* gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice2018-01-191-1/+1
* gnu: services: web: Add service for httpd....Christopher Baines2018-01-171-1/+228
* doc: Deprecate 'bitlbee-service' procedure....Ludovic Courtès2018-01-151-1/+1
* services: bitlbee: Move to (gnu services messaging)....Ludovic Courtès2018-01-152-114/+116
* services: qemu-binfmt: Extend guix-daemon with extra chroot directories....Ludovic Courtès2018-01-111-2/+19
* services: guix: Add 'chroot-directories' field....Ludovic Courtès2018-01-111-11/+53
* services: Add qemu-binfmt....Ludovic Courtès2018-01-111-1/+249
* gnu: services: Add darkstat service....宋文武2018-01-081-0/+91
* services: guix: Add 'log-compression' option....Ludovic Courtès2018-01-081-34/+34
* gnu: services: Add MATE desktop service....ng02017-12-301-0/+33
* services: networking: Add a dependency override mechanism to <static-networki......Marius Bakke2017-12-292-5/+10
* services: messaging: Use HTTPS for prosody.im URLs....Tobias Geerinckx-Rice2017-12-241-23/+23
* gnu: dovecot: Update to 2.3.0....Tobias Geerinckx-Rice2017-12-231-20/+10
* services: urandom-seed: Depend on udev....Ludovic Courtès2017-12-221-1/+4
* services: urandom-seed: Deprecate the 'urandom-seed-service' procedure....Ludovic Courtès2017-12-221-2/+3
* services: urandom-seed: Become a dependency of 'user-processes'....Ludovic Courtès2017-12-221-2/+8
* services: 'user-processes-service-type' can now be extended....Ludovic Courtès2017-12-221-107/+129
* services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot....Leo Famulari2017-12-191-0/+18
* services: nginx: Allow to add raw content to the server blocks....Clément Lassieur2017-12-181-2/+7
* services: nginx: Replace 'http-port' and 'https-port' with 'listen'....Clément Lassieur2017-12-183-13/+10
* services: certbot: Fix certbot renewal job....Christopher Baines2017-12-171-1/+1
* services: base: Use make-static-device-nodes....Danny Milosavljevic2017-12-161-1/+15
* gnu: services: Add php-fpm....nee2017-12-121-1/+246
* services: web: Switch nginx related functions to use match-record....Christopher Baines2017-12-111-85/+81
* services: web: Add support for configuring the nginx server names hash....Christopher Baines2017-12-111-5/+31
* services: web: Remove default certificate and key files for nginx....Christopher Baines2017-12-111-2/+2
* web: Don't error about missing ssl related files....Christopher Baines2017-12-111-10/+0
* services: console-font: Use 'tcsetattr' instead of invoking 'unicode_start'....Ludovic Courtès2017-12-061-18/+38
* install: Don't start sshd by default....Ludovic Courtès2017-12-041-2/+10
* maint: Add 'berlin.guixsd.org.pub'....Ludovic Courtès2017-12-041-1/+1
* services: xorg: Properly handle the case where ~/.xession is used....Ludovic Courtès2017-12-041-1/+2
* services: xorg: Add 'font-misc-misc' to the default font set....Ludovic Courtès2017-12-011-0/+2
* services: certbot: Add default value and description....Ludovic Courtès2017-11-281-1/+6
* services: cgit, git-daemon: Add description and default value....Ludovic Courtès2017-11-281-2/+9
* services: Add Git HTTP(S) service support....Andy Wingo2017-11-281-1/+51