summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
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
2014-07-23system: Add 'create-mount-point?' file system option....Ludovic Courtès
2014-07-22system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès
2014-07-21services: Allow 'check-file-system' to work for non-boot-time file systems....Ludovic Courtès
2014-07-17services: Add 'console-font-service'....Ludovic Courtès
2014-07-16services: syslog: Don't write trivial error messages to /dev/console....Ludovic Courtès
2014-07-14services: Add options to 'guix-service'....Ludovic Courtès
2014-07-12services: Provide a 'loopback' service by default....Ludovic Courtès
2014-07-11services: Use more Texinfo markup in docstrings....Ludovic Courtès
2014-07-10services: udev: Improve synchronization when starting....Ludovic Courtès
2014-07-08services: Update to use the dmd 0.2 API....Ludovic Courtès
2014-06-29services: udev: Make sure modules are found, and use "udevadm settle"....Ludovic Courtès
2014-06-27system: Add a 'system?' field to user accounts....Ludovic Courtès
2014-06-24services: Add udev service, and add it to '%base-services'....Ludovic Courtès
2014-06-22system: Remove useless 'members' field of 'user-group'....Ludovic Courtès