summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2024-03-22services: guix: Add ‘channels’ field.Antero Mejr
2024-03-21services: guix-publish: Use ‘make-systemd-constructor’ unconditionally.Ludovic Courtès
2024-01-05daemon: Change default ‘timeout’ and ‘max-silent-time’ values.Ludovic Courtès
2023-12-14services: guix: Allow gexps evaluating to a list of build-machines.Saku Laesvuori
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen
2023-10-11services: static-networking: Add support for bonding.Alexey Abramov
2023-10-01services: guix: Support declarative offloading setup.Ludovic Courtès
2023-10-01services: guix: Use the right locale package on GNU/Hurd.Ludovic Courtès
2023-08-15services: Use more 'file-append'.Felix Lechner
2023-08-15services: pam-limits: Keep 'limits.conf' in the store.Felix Lechner
2023-07-13services: static-networking: Support netdde for the Hurd.Janneke Nieuwenhuizen
2023-06-27services: pam-limits: Add lightdm.John Kehayias
2023-06-14services: static-netwoking: Wait for devices to show up.Ludovic Courtès
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