summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2019-04-27services: file-system: Filter what goes to /etc/fstab.Ludovic Courtès
2019-04-05services: console-keymap: Deprecate.Ludovic Courtès
2019-04-04gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2019-03-10services: guix: Pre-compute the default ACL.Ludovic Courtès
2019-03-10services: guix: Allocate build user UIDs in the system range.Ludovic Courtès
2019-01-20gnu: %base-services: Use *getty-service-type.Efraim Flashner
2019-01-20gnu: %base-services: Use login-service-type.Efraim Flashner
2019-01-20services: %base-services: Use udev-service-type.Efraim Flashner
2019-01-20services: %base-services: Use nscd-service-type.Efraim Flashner
2019-01-20services: Use guix-service-type.Efraim Flashner
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