summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAge
...
* gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès2019-04-04
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* services: guix: Pre-compute the default ACL.Ludovic Courtès2019-03-10
* services: guix: Allocate build user UIDs in the system range.Ludovic Courtès2019-03-10
* gnu: %base-services: Use *getty-service-type.Efraim Flashner2019-01-20
* gnu: %base-services: Use login-service-type.Efraim Flashner2019-01-20
* services: %base-services: Use udev-service-type.Efraim Flashner2019-01-20
* services: %base-services: Use nscd-service-type.Efraim Flashner2019-01-20
* services: Use guix-service-type.Efraim Flashner2019-01-20
* services: kmscon: Remove virtual-terminal requirement.Mathieu Othacehe2019-01-17
* services: Deprecate a few more service procedures.Ludovic Courtès2019-01-11
* services: Use 'define-deprecated' for service procedures.Ludovic Courtès2019-01-10
* services: udev: Add 'rules' action.Ludovic Courtès2018-12-17
* services: guix: Run 'guix-daemon' in UTF-8 locale.Ludovic Courtès2018-12-10
* services: guix-daemon: Fix authorization of multiple keys.Ludovic Courtès2018-12-05
* 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