summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2015-10-14services: 'dmd-service-type' takes a service name.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-10-10services: nscd-service: Fit everything into <nscd-configuration>.Ludovic Courtès
2015-10-10services: mingetty-service: Use <mingetty-configuration> objects.Ludovic Courtès
2015-10-10system: Make service procedures non-monadic.Ludovic Courtès
2015-10-10services: 'mingetty-service' no longer takes monadic values.Ludovic Courtès
2015-09-13Revert "services: 'mingetty-service' no longer takes monadic values."Ludovic Courtès
2015-09-13services: 'mingetty-service' no longer takes monadic values.Ludovic Courtès
2015-09-10services: Add udev rules for (upower colord elogind) to %desktop-services.Mark H Weaver
2015-07-17system: Use the CRDA udev rules.Ludovic Courtès
2015-07-15system: Make /dev/kvm 660.Ludovic Courtès
2015-05-22services: swap: Use 'restart-on-EINTR'.Ludovic Courtès
2015-05-01services: Add console-keymap service.Alex Kost
2015-04-20file-systems: Use a second 'mount' call for read-only bind mounts.Ludovic Courtès
2015-04-12doc: Add example showing how to customize 'nscd-service'.Ludovic Courtès
2015-04-01services: syslog-service: Add 'config-file' argument.Alex Kost
2015-03-26services: guix-service: Add service documentation.Alex Kost
2015-03-19services: guix-service: Add 'lsof' and 'lsh' to guix-daemon's $PATH.Ludovic Courtès
2015-03-17services: guix-service: Remove extraneous monadism.Ludovic Courtès
2015-02-25services: nscd: Make sure /var/db/nscd exists.Ludovic Courtès
2015-02-04services: nscd-service: Add #:name-services parameter.Ludovic Courtès
2015-01-27services: mingetty: Wait for udev.Ludovic Courtès
2015-01-23services: guix: #:authorize-hydra-key? now defaults to #t.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2015-01-13services: user-processes: Really honor the grace delay.Ludovic Courtès
2015-01-12services: user-processes: Write debugging messages to the output port.Ludovic Courtès
2014-12-14services: Make 'nscd-service' configurable; cache hosts/services by default.Ludovic Courtès
2014-11-14services: user-unmount: Change directory to "/" before unmounting.Ludovic Courtès
2014-11-10services: Add 'user-unmount-service' as an essential service.Ludovic Courtès
2014-11-08services: udev: Make /dev/kvm 666 as a workaround.Ludovic Courtès
2014-11-05services: Increase delay before SIGKILL is sent when halting.Ludovic Courtès
2014-09-19system: Fix value of 'EUDEV_RULES_DIRECTORY'.Ludovic Courtès
2014-09-18system: Add udev rule for /dev/kvm.Ludovic Courtès
2014-09-18system: Add support for swap devices.Ludovic Courtès
2014-09-18system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès
2014-09-17services: file-system: Change directory to root before unmounting.Ludovic Courtès
2014-09-17services: user-processes: Wait for complete process termination.Ludovic Courtès
2014-09-17services: udev: Make non-respawnable.Ludovic Courtès
2014-09-13system: Use eudev instead of udev by default.Ludovic Courtès
2014-09-13services: udev: Allow the use of eudev.Ludovic Courtès
2014-09-13system: Add FUSE and ALSA udev rules by default.Ludovic Courtès
2014-09-12system: Add support for Linux-style mapped devices.Ludovic Courtès
2014-09-12services: udev: Allow for additional udev rules.Ludovic Courtès
2014-09-03Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès
2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-07-25services: Use system groups where applicable.Ludovic Courtès
2014-07-23system: Recognize more file system flags.Ludovic Courtès
2014-07-23system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès