summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2023-05-24services: guix: Depend on 'avahi-daemon' when 'discover?' is set.Ludovic Courtès
2023-05-21services: root-file-system: Remove reference to 'stop-logging'.Ludovic Courtès
2023-05-21services: agetty: 'stop' method does nothing when running is 'idle.Ludovic Courtès
2023-05-11system: pam: Let PAM extensions add shepherd requirements.Josselin Poiret
2023-05-11services: syslog: Do not call 'umask' in PID 1.Ludovic Courtès
2023-04-30system: guix: Use config's ACL file location.Josselin Poiret
2023-04-21services: nscd: Depend on syslogd.Ludovic Courtès
2023-04-21services: syslog: Log auth.info to /var/log/secure in default configuration.Maxim Cournoyer
2023-04-21services/syslog: Strip leading white space indent in syslog.conf.Maxim Cournoyer
2023-04-21services: syslog: Add a reload action.Maxim Cournoyer
2023-04-21services: syslog: Move configuration to /etc/syslog.conf.Maxim Cournoyer
2023-04-17services: agetty: 'term-console' succeeds by default.Ludovic Courtès
2023-04-07services: guix-publish: Remove 'compression-level' field.Bruno Victal
2023-04-07services: base: Remove 'console-font-service' procedure.Bruno Victal
2023-04-07services: base: Remove 'console-keymap-service-type' variable.Bruno Victal
2023-03-30services: pam-limits-service-type: Deprecate file-like object support in favo...Bruno Victal
2023-03-30services: base: Deprecate 'pam-limits-service' procedure.Bruno Victal
2023-03-27services: syslog: Add 'configuration' action.Ludovic Courtès
2023-03-21services: static-networking: 'eval-when' for code used at expansion-time.Ludovic Courtès
2023-03-17services: console-font: 'stop' method always returns #f.Ludovic Courtès
2023-03-03services: base: Deprecate 'rngd-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'udev-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'syslog-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'nscd-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'agetty-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'mingetty-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'login-service' procedure.Bruno Victal
2023-03-03services: base: Deprecate 'host-name-service' procedure.Bruno Victal
2023-02-25services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.Ludovic Courtès
2023-02-23services: hosts: Do not export '%host'.Ludovic Courtès
2023-02-19gnu: Use unifont by default in TTYs.Julien Lepiller
2023-02-09services: greetd: Fix configuration serialization.Jelle Licht
2023-02-09services: Add hosts-service-type.Bruno Victal
2023-01-15services: greetd: Add 'source-profile?' configuration field.Jelle Licht
2023-01-09services: base: Add environment support to guix-configuration.Mathieu Othacehe
2023-01-07Revert "services: base: Add extra-env support to guix-configuration."Mathieu Othacehe
2023-01-07services: base: Add extra-env support to guix-configuration.Mathieu Othacehe
2022-12-20services:·kmscon:·Display·CJK·characters.Florian Pelz
2022-12-19Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-18services: kmsconf: Load GNU Freefont.Ludovic Courtès
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-09services: nscd: Use nscd from 'glibc-final' on native builds.Ludovic Courtès
2022-12-08services: base: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-12-07services: guix-publish: Keep fewer rotated logs.Ludovic Courtès
2022-12-02services: base: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-11-18services: Add Shepherd 'configuration' action to various services.Ludovic Courtès
2022-11-09services: greetd: Add gexp compilers for sessions.( via Guix-patches via
2022-10-11gnu: base: Add greetd-wlgreet-sway-session.(
2022-09-28services: Add file system utilities to profile.Brice Waegeneire
2022-09-08services: agetty-service-type: Add missing dash.Hilton Chain