summaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)Author
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: elogind-configuration: Disable hibernation key by default....Mark H Weaver
2015-09-10services: Add udev rules for (upower colord elogind) to %desktop-services....Mark H Weaver
2015-09-02gnu: Add polkit service....Andy Wingo
2015-09-02gnu: Add elogind service....Andy Wingo
2015-08-27gnu: services: Add nginx-service....David Thompson
2015-08-20gnu: Add GeoClue desktop service....Andy Wingo
2015-08-18Revert "PRELIMINARY: dbus-service: Include system-services directories."...Mark H Weaver
2015-08-18Revert "PRELIMINARY: Modify dbus-configuration to find setuid helper."...Mark H Weaver
2015-08-18PRELIMINARY: Modify dbus-configuration to find setuid helper.Mark H Weaver
2015-08-18PRELIMINARY: dbus-service: Include system-services directories.Mark H Weaver
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'....Ludovic Courtès
2015-07-17system: Use the CRDA udev rules....Ludovic Courtès
2015-07-15system: Make /dev/kvm 660....Ludovic Courtès
2015-06-15services: Remove lsh service from %DESKTOP-SERVICES....Ludovic Courtès
2015-05-22services: swap: Use 'restart-on-EINTR'....Ludovic Courtès
2015-05-21services: xorg: Add xf86-input-libinput to the server's module path....Ludovic Courtès
2015-05-21services: xorg: Assume STARTX is a regular value....Ludovic Courtès
2015-05-21services: xorg: Allow extra config text to be added verbatim....Ludovic Courtès
2015-05-21services: xorg: Make 'xorg-configuration-file' public....Ludovic Courtès
2015-05-17services: dhcp-client: Turn up the interfaces before calling 'dhclient'....Ludovic Courtès
2015-05-09services: dhcp-client: Better track dhclient's PID....Ludovic Courtès
2015-05-08doc: Document 'avahi-service'....Ludovic Courtès
2015-05-08doc: Document sessions and ~/.xsession for SLiM....Ludovic Courtès
2015-05-08services: Add '%desktop-services'....Ludovic Courtès
2015-05-07artwork: Update to latest version....Ludovic Courtès
2015-05-07gnu: Add postgresql-service....David Thompson
2015-05-05services: Group desktop services in (gnu services desktop)....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-17Merge branch 'master' into core-updates...Mark H Weaver
2015-04-17services: Explicitly refer to Shadow when requiring the 'nologin' shell....Ludovic Courtès
2015-04-13Merge branch 'master' into core-updatesMark H Weaver
2015-04-13services: Add upower....Andy Wingo
2015-04-12doc: Add example showing how to customize 'nscd-service'....Ludovic Courtès
2015-04-08gnu: Add colord service....Andy Wingo
2015-04-03services: lsh: Change #:initialize? to default to #t....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-26services: Add 'lirc-service'....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-03-13services: slim: Pass SESSION to ~/.xsession as "$1"....宋文武
2015-03-13services: slim: Allow non-absolute path to be used as session command....宋文武
2015-03-13services: slim: Use /run/current-system/profile/share/xsessions as sessiondir....宋文武