summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAge
* file-systems: Add a 'mount?' field.Ludovic Courtès2015-12-22
* services: Add 'fstab-service-type'.Ludovic Courtès2015-12-22
* services: Add 'session-environment-service'.宋文武2015-12-05
* services: dmd: Strip the default list of modules.Ludovic Courtès2015-11-25
* gnu: services: Fix typo in gpm-dmd-service.David Thompson2015-11-20
* services: Add udev-rule procedure.Ricardo Wurmus2015-11-19
* services: Export udev-configuration procedures.Ricardo Wurmus2015-11-18
* services: Add 'gpm-service'.Ludovic Courtès2015-11-07
* system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès2015-11-03
* services: Add 'guix-publish-service'.Ludovic Courtès2015-11-03
* system: File systems depend on their corresponding device mappings.Ludovic Courtès2015-10-29
* services: Add 'modify-services'.Ludovic Courtès2015-10-28
* services: 'guix-configuration' has a 'substitute-urls' field.Ludovic Courtès2015-10-28
* services: Unmount user file systems after process termination.Ludovic Courtès2015-10-14
* services: 'dmd-service-type' takes a service name.Ludovic Courtès2015-10-14
* services: Introduce extensible services.Ludovic Courtès2015-10-10
* services: nscd-service: Fit everything into <nscd-configuration>.Ludovic Courtès2015-10-10
* services: mingetty-service: Use <mingetty-configuration> objects.Ludovic Courtès2015-10-10
* system: Make service procedures non-monadic.Ludovic Courtès2015-10-10
* services: 'mingetty-service' no longer takes monadic values.Ludovic Courtès2015-10-10
* Revert "services: 'mingetty-service' no longer takes monadic values."Ludovic Courtès2015-09-13
* services: 'mingetty-service' no longer takes monadic values.Ludovic Courtès2015-09-13
* services: Add udev rules for (upower colord elogind) to %desktop-services.Mark H Weaver2015-09-10
* system: Use the CRDA udev rules.Ludovic Courtès2015-07-17
* system: Make /dev/kvm 660.Ludovic Courtès2015-07-15
* services: swap: Use 'restart-on-EINTR'.Ludovic Courtès2015-05-22
* services: Add console-keymap service.Alex Kost2015-05-01
* file-systems: Use a second 'mount' call for read-only bind mounts.Ludovic Courtès2015-04-20
* doc: Add example showing how to customize 'nscd-service'.Ludovic Courtès2015-04-12
* services: syslog-service: Add 'config-file' argument.Alex Kost2015-04-01
* services: guix-service: Add service documentation.Alex Kost2015-03-26
* services: guix-service: Add 'lsof' and 'lsh' to guix-daemon's $PATH.Ludovic Courtès2015-03-19
* services: guix-service: Remove extraneous monadism.Ludovic Courtès2015-03-17
* services: nscd: Make sure /var/db/nscd exists.Ludovic Courtès2015-02-25
* services: nscd-service: Add #:name-services parameter.Ludovic Courtès2015-02-04
* services: mingetty: Wait for udev.Ludovic Courtès2015-01-27
* services: guix: #:authorize-hydra-key? now defaults to #t.Ludovic Courtès2015-01-23
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* services: user-processes: Really honor the grace delay.Ludovic Courtès2015-01-13
* services: user-processes: Write debugging messages to the output port.Ludovic Courtès2015-01-12
* services: Make 'nscd-service' configurable; cache hosts/services by default.Ludovic Courtès2014-12-14
* services: user-unmount: Change directory to "/" before unmounting.Ludovic Courtès2014-11-14
* services: Add 'user-unmount-service' as an essential service.Ludovic Courtès2014-11-10
* services: udev: Make /dev/kvm 666 as a workaround.Ludovic Courtès2014-11-08
* services: Increase delay before SIGKILL is sent when halting.Ludovic Courtès2014-11-05
* system: Fix value of 'EUDEV_RULES_DIRECTORY'.Ludovic Courtès2014-09-19
* system: Add udev rule for /dev/kvm.Ludovic Courtès2014-09-18
* system: Add support for swap devices.Ludovic Courtès2014-09-18
* system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès2014-09-18
* services: file-system: Change directory to root before unmounting.Ludovic Courtès2014-09-17