summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAgeFilesLines
* services: Add udev-rules-service helper....Brice Waegeneire2020-04-221-0/+22
* services: Don't use the deprecated 'make-forkexec-constructor' call....Ludovic Courtès2020-04-211-1/+1
* services: Move 'user-processes' to (gnu services shepherd)....Ludovic Courtès2020-04-171-123/+1
* services: guix: Add 'set-http-proxy' action....Ludovic Courtès2020-04-071-39/+74
* services: syslog: Create log files as non-world-readable....Ludovic Courtès2020-04-061-4/+11
* services: Add 'rottlog-service-type' to '%base-services'....Ludovic Courtès2020-04-061-0/+2
* services: console-font: Fix docstring....Ludovic Courtès2020-03-231-7/+7
* gnu: eudev: Add variant with corrected Btrfs rules....Ludovic Courtès2020-03-071-3/+3
* services: udev: Do not rely on shepherd inheriting environment variables....Florian Pelz2020-02-201-6/+13
* services: host-name: Make service one-shot....Efraim Flashner2020-01-051-1/+1
* services: console-font: Update example with HDPI font suggestion....Jan Nieuwenhuizen2019-12-301-1/+5
* services: agetty: Really import (gnu build linux-boot)....Ludovic Courtès2019-10-211-113/+116
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-90/+95
|\
| * services: udev: Explicitly depend on (gnu build linux-boot)....Ludovic Courtès2019-10-061-59/+62
| * services: agetty: Explicitly depend on (gnu build linux-boot)....Ludovic Courtès2019-10-061-30/+32
| * services: For "gdm-password" pam service, include "limits.conf"....Jesse Gibbons2019-10-021-1/+1
* | services: urandom-seed: Credit the entropy added to the PRNG....Ludovic Courtès2019-10-051-2/+10
|/
* services: Fix /usr/bin/env special file target....Ludovic Courtès2019-09-121-1/+1
* services: Add ‘/usr/bin/env’ special file....Tobias Geerinckx-Rice2019-09-091-3/+6
* Revert "services: Add ‘/usr/bin/env’ special file."...Mark H Weaver2019-09-061-6/+3
* services: Fix typo....Efraim Flashner2019-09-061-1/+0
* services: Add ‘/usr/bin/env’ special file....Tobias Geerinckx-Rice2019-09-061-3/+7
* services: console-fonts: Update docstring....John Soo2019-08-221-2/+7
* etc: Remove hydra.gnu.org.pub key....Tobias Geerinckx-Rice2019-06-291-4/+3
* services: guix-publish: Configure log rotation....Christopher Baines2019-06-101-0/+7
* services: guix-publish: Log to a file....Christopher Baines2019-06-101-1/+2
* services: guix-publish: Allow for multi-compression....Ludovic Courtès2019-06-031-39/+70
* tests: Skip unreliable "herd invalidate nscd" test....Ludovic Courtès2019-05-151-2/+2
* services: Log-in services now require "pam_loginuid"....Ludovic Courtès2019-05-091-0/+1
* services: file-system: Filter what goes to /etc/fstab....Ludovic Courtès2019-04-271-1/+18
* services: console-keymap: Deprecate....Ludovic Courtès2019-04-051-1/+2
* gexp: Remove workarounds for <https://bugs.gnu.org/15602>....Ludovic Courtès2019-04-041-10/+0
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-1/+1
* services: guix: Pre-compute the default ACL....Ludovic Courtès2019-03-101-18/+51
* services: guix: Allocate build user UIDs in the system range....Ludovic Courtès2019-03-101-4/+2
* gnu: %base-services: Use *getty-service-type....Efraim Flashner2019-01-201-17/+17
* gnu: %base-services: Use login-service-type....Efraim Flashner2019-01-201-1/+2
* services: %base-services: Use udev-service-type....Efraim Flashner2019-01-201-2/+5
* services: %base-services: Use nscd-service-type....Efraim Flashner2019-01-201-1/+3
* services: Use guix-service-type....Efraim Flashner2019-01-201-1/+1
* services: kmscon: Remove virtual-terminal requirement....Mathieu Othacehe2019-01-171-1/+1
* services: Deprecate a few more service procedures....Ludovic Courtès2019-01-111-2/+6
* services: Use 'define-deprecated' for service procedures....Ludovic Courtès2019-01-101-5/+8
* services: udev: Add 'rules' action....Ludovic Courtès2018-12-171-1/+9
* services: guix: Run 'guix-daemon' in UTF-8 locale....Ludovic Courtès2018-12-101-1/+9
* services: guix-daemon: Fix authorization of multiple keys....Ludovic Courtès2018-12-051-21/+21
* Remove most references to hydra.gnu.org....Ludovic Courtès2018-12-041-2/+2
* services: nscd: Add 'invalidate' and 'statistics' actions....Ludovic Courtès2018-11-131-5/+49
* services: kmscon: Add an auto-login option....Mathieu Othacehe2018-11-071-1/+9
* services: kmscon: Do not switch to vt at start....Mathieu Othacehe2018-11-071-0/+1