Age | Commit message (Expand) | Author |
2016-02-10 | gnu: Fix syntax error in postgresql-service. | Leo Famulari |
2016-02-08 | file-systems: Spawn a Bournish REPL upon fsck failure. | Ludovic Courtès |
2016-02-06 | services: elogind: Extend PAM to use 'pam_elogind.so'. | Ludovic Courtès |
2016-02-05 | services: elogind: Add elogind to the global profile. | Ludovic Courtès |
2016-02-05 | services: upower: Add upower to the global profile. | Ludovic Courtès |
2016-02-05 | service: shepherd: All of the config file is in 'call-with-error-handling'. | Ludovic Courtès |
2016-02-05 | service: shepherd: Guard against exceptions raised by 'start'. | Ludovic Courtès |
2016-02-05 | guix system: Simply warn if we cannot talk to the shepherd. | Ludovic Courtès |
2016-02-03 | guix system: 'reconfigure' loads and starts new services. | Ludovic Courtès |
2016-02-02 | gnu: eudev: Add variant that depends on libblkid. | Ludovic Courtès |
2016-01-29 | services: Rename 'dmd' services to 'shepherd'. | Alex Kost |
2016-01-29 | services: xorg: Use 'shepherd' instead of 'dmd'. | Alex Kost |
2016-01-29 | services: shepherd: Rename shepherd configuration file. | Alex Kost |
2016-01-29 | Rename (gnu services dmd) to (gnu services shepherd). | Alex Kost |
2016-01-29 | Rename '/root/etc/dmd' directory and 'do-not-kill' file. | Alex Kost |
2016-01-29 | Use 'shepherd' instead of 'dmd' as init system. | Alex Kost |
2016-01-27 | services: guix: Provide Guix via 'profile-service-type'. | Ludovic Courtès |
2016-01-27 | services: dmd: Provide dmd via 'profile-service-type'. | Ludovic Courtès |
2016-01-21 | services: avahi: Export service type. | Ludovic Courtès |
2015-12-22 | file-systems: Add a 'mount?' field. | Ludovic Courtès |
2015-12-22 | services: Add 'fstab-service-type'. | Ludovic Courtès |
2015-12-18 | gnu: Add dovecot service | Andy Wingo |
2015-12-05 | services: Add 'session-environment-service'. | 宋文武 |
2015-11-29 | services: Add pkexec to setuid programs. | Ricardo Wurmus |
2015-11-27 | services: tor: Store private data under /var/lib/tor. | Ludovic Courtès |
2015-11-27 | services: tor: Write to syslog. | Ludovic Courtès |
2015-11-27 | services: Add 'tor-hidden-service'. | Ludovic Courtès |
2015-11-27 | services: lsh: Correctly handle #:interfaces option. | Ludovic Courtès |
2015-11-26 | services: Add network-manager-service. | 宋文武 |
2015-11-25 | services: xorg: Export additional symbols. | David Thompson |
2015-11-25 | services: dmd: Spawn a REPL upon failure to load a service definition. | Ludovic Courtès |
2015-11-25 | services: dmd: Strip the default list of modules. | Ludovic Courtès |
2015-11-25 | services: dmd: Add 'modules' and 'imported-modules' fields. | Ludovic Courtès |
2015-11-24 | services: dmd: Error out upon unmet dmd requirements. | Ludovic Courtès |
2015-11-20 | gnu: services: Fix typo in gpm-dmd-service. | David Thompson |
2015-11-19 | services: Add udev-rule procedure. | Ricardo Wurmus |
2015-11-18 | services: Export udev-configuration procedures. | Ricardo Wurmus |
2015-11-07 | services: Add 'gpm-service'. | Ludovic Courtès |
2015-11-03 | system: Rename (gnu system linux) to (gnu system pam). | Ludovic Courtès |
2015-11-03 | services: Add 'guix-publish-service'. | Ludovic Courtès |
2015-11-02 | services: udisks: Add UDisks to the system profile. | Ludovic Courtès |
2015-11-02 | services: avahi: Add Avahi to the system profile. | Ludovic Courtès |
2015-11-02 | services: slim: Add xterm to the system profile. | Ludovic Courtès |
2015-11-02 | services: wicd: Add Wicd to the system profile. | Ludovic Courtès |
2015-11-01 | Revert "services: polkit: Use the right executable name for PAM." | Ludovic Courtès |
2015-11-01 | services: Add 'udisks-service'. | Ludovic Courtès |
2015-11-01 | services: 'polkit-service-type' can now be extended. | Ludovic Courtès |
2015-10-31 | Merge branch 'dbus-update' | Ludovic Courtès |
2015-10-31 | services: 'tor-service' takes a 'config-file' parameter. | Ludovic Courtès |
2015-10-30 | Merge branch 'master' into dbus-update | 宋文武 |