summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAge
* Remove most references to hydra.gnu.org.Ludovic Courtès2018-12-04
* services: nscd: Add 'invalidate' and 'statistics' actions.Ludovic Courtès2018-11-13
* services: kmscon: Add an auto-login option.Mathieu Othacehe2018-11-07
* services: kmscon: Do not switch to vt at start.Mathieu Othacehe2018-11-07
* services: virtual-terminal: Write to "default_utf8" only if necessary.Ludovic Courtès2018-09-26
* services: udev: Don't attempt to read "modules.devname" from a container.Ludovic Courtès2018-09-26
* services: networking: Remove unbound variable reference in 'stop'.Ludovic Courtès2018-09-19
* services: udev: Simplify 'start' method.Ludovic Courtès2018-09-19
* services: file-system-shepherd-service: Require "udev" service.Danny Milosavljevic2018-08-02
* services: mingetty: Use '--nohangup'.Ludovic Courtès2018-07-05
* store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès2018-06-14
* services: fstab: Properly handle file system labels.Ludovic Courtès2018-05-29
* file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* services: gpm: Provide a default value and document 'gpm-service-type'.Ludovic Courtès2018-04-30
* services: Move static-networking to (gnu services base).Danny Milosavljevic2018-04-30
* services: Add 'virtual-terminal'.Ludovic Courtès2018-03-15
* services: agetty: Call default-serial-port only when starting.Danny Milosavljevic2018-03-08
* services: file-systems: Include 'user-file-systems' service.Ludovic Courtès2018-03-07
* services: console-font: Don't emit the IUTF8 console code.Ludovic Courtès2018-02-19
* services: mingetty: Move tty optionality to agetty.Danny Milosavljevic2018-02-15
* services: agetty: Add agetty instance to base services. Make its tty optional.Danny Milosavljevic2018-02-15
* services: guix: Add 'chroot-directories' field.Ludovic Courtès2018-01-11
* services: guix: Add 'log-compression' option.Ludovic Courtès2018-01-08
* services: networking: Add a dependency override mechanism to <static-networki...Marius Bakke2017-12-29
* services: urandom-seed: Depend on udev.Ludovic Courtès2017-12-22
* services: urandom-seed: Deprecate the 'urandom-seed-service' procedure.Ludovic Courtès2017-12-22
* services: urandom-seed: Become a dependency of 'user-processes'.Ludovic Courtès2017-12-22
* services: 'user-processes-service-type' can now be extended.Ludovic Courtès2017-12-22
* services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot.Leo Famulari2017-12-19
* services: base: Use make-static-device-nodes.Danny Milosavljevic2017-12-16
* services: console-font: Use 'tcsetattr' instead of invoking 'unicode_start'.Ludovic Courtès2017-12-06
* maint: Add 'berlin.guixsd.org.pub'.Ludovic Courtès2017-12-04
* services: guix: Remove dependency on 'lsof'.Ludovic Courtès2017-11-13
* gnu: service: Update comment.Hartmut Goebel2017-11-08
* services: base: Add file->udev-rule function.Maxim Cournoyer2017-10-22
* 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