summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2015-11-25services: dmd: Strip the default list of modules....Ludovic Courtès
2015-11-20gnu: services: Fix typo in gpm-dmd-service....David Thompson
2015-11-19services: Add udev-rule procedure....Ricardo Wurmus
2015-11-18services: Export udev-configuration procedures....Ricardo Wurmus
2015-11-07services: Add 'gpm-service'....Ludovic Courtès
2015-11-03system: Rename (gnu system linux) to (gnu system pam)....Ludovic Courtès
2015-11-03services: Add 'guix-publish-service'....Ludovic Courtès
2015-10-29system: File systems depend on their corresponding device mappings....Ludovic Courtès
2015-10-28services: Add 'modify-services'....Ludovic Courtès
2015-10-28services: 'guix-configuration' has a 'substitute-urls' field....Ludovic Courtès
2015-10-14services: Unmount user file systems after process termination....Ludovic Courtès
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