summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2019-01-17services: kmscon: Remove virtual-terminal requirement.Mathieu Othacehe
2019-01-11services: Deprecate a few more service procedures.Ludovic Courtès
2019-01-10services: Use 'define-deprecated' for service procedures.Ludovic Courtès
2018-12-17services: udev: Add 'rules' action.Ludovic Courtès
2018-12-10services: guix: Run 'guix-daemon' in UTF-8 locale.Ludovic Courtès
2018-12-05services: guix-daemon: Fix authorization of multiple keys.Ludovic Courtès
2018-12-04Remove most references to hydra.gnu.org.Ludovic Courtès
2018-11-13services: nscd: Add 'invalidate' and 'statistics' actions.Ludovic Courtès
2018-11-07services: kmscon: Add an auto-login option.Mathieu Othacehe
2018-11-07services: kmscon: Do not switch to vt at start.Mathieu Othacehe
2018-09-26services: virtual-terminal: Write to "default_utf8" only if necessary.Ludovic Courtès
2018-09-26services: udev: Don't attempt to read "modules.devname" from a container.Ludovic Courtès
2018-09-19services: networking: Remove unbound variable reference in 'stop'.Ludovic Courtès
2018-09-19services: udev: Simplify 'start' method.Ludovic Courtès
2018-08-02services: file-system-shepherd-service: Require "udev" service.Danny Milosavljevic
2018-07-05services: mingetty: Use '--nohangup'.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-05-29services: fstab: Properly handle file system labels.Ludovic Courtès
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-04-30services: gpm: Provide a default value and document 'gpm-service-type'.Ludovic Courtès
2018-04-30services: Move static-networking to (gnu services base).Danny Milosavljevic
2018-03-15services: Add 'virtual-terminal'.Ludovic Courtès
2018-03-08services: agetty: Call default-serial-port only when starting.Danny Milosavljevic
2018-03-07services: file-systems: Include 'user-file-systems' service.Ludovic Courtès
2018-02-19services: console-font: Don't emit the IUTF8 console code.Ludovic Courtès
2018-02-15services: mingetty: Move tty optionality to agetty.Danny Milosavljevic
2018-02-15services: agetty: Add agetty instance to base services. Make its tty optional.Danny Milosavljevic
2018-01-11services: guix: Add 'chroot-directories' field.Ludovic Courtès
2018-01-08services: guix: Add 'log-compression' option.Ludovic Courtès
2017-12-29services: networking: Add a dependency override mechanism to <static-networki...Marius Bakke
2017-12-22services: urandom-seed: Depend on udev.Ludovic Courtès
2017-12-22services: urandom-seed: Deprecate the 'urandom-seed-service' procedure.Ludovic Courtès
2017-12-22services: urandom-seed: Become a dependency of 'user-processes'.Ludovic Courtès
2017-12-22services: 'user-processes-service-type' can now be extended.Ludovic Courtès
2017-12-19services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot.Leo Famulari
2017-12-16services: base: Use make-static-device-nodes.Danny Milosavljevic
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