summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* services: xorg: Fix file descriptor leak from SLiM/xinitrc....Ludovic Courtès2015-03-011-0/+12
* services: slim: Add "F1 to change" in session message....Ludovic Courtès2015-02-261-0/+1
* services: slim: Preserve the order of session types....Ludovic Courtès2015-02-261-11/+22
* services: nscd: Make sure /var/db/nscd exists....Ludovic Courtès2015-02-251-1/+2
* services: lsh: Add graceful handling of daemonic option....nebuli2015-02-081-19/+45
* services: xorg: Add Nouveau driver....Ludovic Courtès2015-02-061-0/+1
* services: Add wicd service....Mark H Weaver2015-02-041-1/+26
* services: nscd-service: Add #:name-services parameter....Ludovic Courtès2015-02-041-3/+14
* services: xorg: Add sawfish session....宋文武2015-02-031-0/+7
* services: mingetty: Wait for udev....Ludovic Courtès2015-01-271-2/+3
* services: xorg: Define the <session-type> record type....Ludovic Courtès2015-01-261-26/+47
* services: dbus: Set the search path for .service files....Ludovic Courtès2015-01-261-5/+8
* services: guix: #:authorize-hydra-key? now defaults to #t....Ludovic Courtès2015-01-231-1/+1
* monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès2015-01-147-9/+15
* services: user-processes: Really honor the grace delay....Ludovic Courtès2015-01-131-4/+16
* services: user-processes: Write debugging messages to the output port....Ludovic Courtès2015-01-121-8/+2
* gnu: xorg-server: Update to 1.16.2.901, with many security fixes....Mark H Weaver2014-12-191-0/+1
* gnu: xf86-video-modesetting: Now uses the same libdrm as mesa....Mark H Weaver2014-12-191-2/+1
* services: xorg: Make SLiM sessions configurable....宋文武2014-12-201-21/+50
* services: static-networking-service: Switch to (guix build syscalls)....Ludovic Courtès2014-12-191-35/+37
* services: Make 'nscd-service' configurable; cache hosts/services by default....Ludovic Courtès2014-12-141-4/+117
* services: xorg: Run the window manager from a login shell....Ludovic Courtès2014-12-131-13/+16
* services: xorg: Add 'xf86-video-sis'....Alex Kost2014-11-301-0/+1
* doc: Add xrefs to the lsh manual....Ludovic Courtès2014-11-241-2/+7
* services: xorg: Include ~/.guix-profile/bin to the session's $PATH....Ludovic Courtès2014-11-201-4/+12
* services: user-unmount: Change directory to "/" before unmounting....Ludovic Courtès2014-11-141-0/+3
* services: xorg: Set argv[0] for the window manager....Ludovic Courtès2014-11-121-5/+8
* gnu: Introduce (gnu artwork) module....Ludovic Courtès2014-11-121-12/+1
* gnu: xorg: Add SLiM theme based on work by Felipe López....Ludovic Courtès2014-11-121-5/+49
* services: xorg: Don't pass "-ac" to X....Ludovic Courtès2014-11-111-1/+1
* services: Add 'auto-start?' field to <service>....Ludovic Courtès2014-11-101-1/+3
* services: Add 'user-unmount-service' as an essential service....Ludovic Courtès2014-11-101-0/+28
* services: udev: Make /dev/kvm 666 as a workaround....Ludovic Courtès2014-11-081-1/+4
* services: xorg: Add argv[0] in X invocation....Ludovic Courtès2014-11-081-0/+1
* services: xorg: Allow users to specify a list of resolutions....Ludovic Courtès2014-11-071-3/+28
* services: xorg: Allow users to specify the drivers to use....Ludovic Courtès2014-11-071-4/+17
* services: xorg: Fix typo in xserver.conf....Ludovic Courtès2014-11-071-1/+1
* gnu: Add xf86-video-modesetting....Ludovic Courtès2014-11-061-0/+2
* services: Add NTP service....Ludovic Courtès2014-11-051-0/+52
* services: Increase delay before SIGKILL is sent when halting....Ludovic Courtès2014-11-051-1/+1
* services: Add '%facebook-host-aliases'....Ludovic Courtès2014-10-071-1/+36
* services: Add 'bitlbee-service'....Ludovic Courtès2014-09-231-1/+42
* gnu: xorg: Remove xf86-input-vmmouse....Ludovic Courtès2014-09-231-1/+0
* system: Fix value of 'EUDEV_RULES_DIRECTORY'....Ludovic Courtès2014-09-191-1/+2
* system: Add udev rule for /dev/kvm....Ludovic Courtès2014-09-181-2/+23
* system: Add support for swap devices....Ludovic Courtès2014-09-181-0/+22
* system: Define 'device-mapping-kind', and add a 'close' procedure....Ludovic Courtès2014-09-181-6/+5
* services: dhcp-client: Start 'dhclient' in "no wait" mode....Ludovic Courtès2014-09-171-3/+10
* services: file-system: Change directory to root before unmounting....Ludovic Courtès2014-09-171-0/+4
* services: user-processes: Wait for complete process termination....Ludovic Courtès2014-09-171-0/+11