summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2026-03-11services: Add and use shepherd-signal-action.Yelninei
2026-03-01services: greetd: Fix Signal.Danny Milosavljevic
2026-02-06services: static-networking: Add ‘scope’ field to <network-route>.Ludovic Courtès
2026-02-06services: static-networking: Tweak error messages.Ludovic Courtès
2026-01-25services: guix: Pretty print /etc/guix/channels.scm.Hilton Chain
2026-01-22Merge branch 'version-1.5.0'Rutherther
2026-01-19services: <greetd-terminal-configuration>: Default initial-session-command to...Danny Milosavljevic
2026-01-14install: Register agetty on primary console on AArch64.Rutherther
2025-12-26services: greetd: Create runfiles in a tmpfs.Luca Matei Pintilie
2025-12-20services: file-systems: Reverse order of unmounting manual mounts.Dariqq
2025-12-20services: file-systems: Make user-file-systems depend on file-systems.Dariqq
2025-12-19services: nscd: Cause PID 1 to drop nscd database mappings on shutdown.Ludovic Courtès
2025-10-21services: guix: Populate /etc/subgid so guix-daemon can map the “kvm” GID.Ludovic Courtès
2025-10-21services: guix: Preserve ‘guix-daemon’ user supplementary groups.Ludovic Courtès
2025-10-11services/base: Only remount read-write if needed in run-with-writable-store.Maxim Cournoyer
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-09-14services: greetd: Accept gexps in initial-session.Rutherther
2025-07-12services: greetd: Support initial-session.Danny Milosavljevic
2025-07-01services: guix: ‘guix-ownership’ changes store ownership last.Ludovic Courtès
2025-06-15gnu: services: base: Set a home directory for the "greeter" user.Quentin Vincent
2025-06-04services: static-networking: Remove use of unbound variable.Ludovic Courtès
2025-05-26system: Factorize bashrc default configuration.Maxim Cournoyer
2025-05-14services: udev: Also create subsystem nodes at boot.Maxim Cournoyer
2025-05-05services: guix: Fix case when /etc/guix/acl is a dangling symlink.Rutherther
2025-04-30services/udev: Allow configuring udev to run in debug mode.Maxim Cournoyer
2025-04-20services: guix: Allow ‘guix-daemon’ to run without root privileges.Ludovic Courtès
2025-04-11gnu: eudev: Build with udevrulesdir pointing to /etc/udev/rules.d.Maxim Cournoyer
2025-04-11services/base: Remove extraneous UDEV_CONFIG_FILE environment variable.Maxim Cournoyer
2025-04-08services: Make the urandom-seed-service-type return success properly.Leo Famulari
2025-04-06services: guix: Socket-activate ‘guix-daemon’.Ludovic Courtès
2025-04-06services: guix: Streamline the default ‘start’ case.Ludovic Courtès
2025-04-06services: guix: Factorize ‘guix-daemon’ arguments.Ludovic Courtès
2025-03-05Revert "services/udev: Allow configuring udev to run in debug mode."Maxim Cournoyer
2025-03-05services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-servic...Ludovic Courtès
2025-03-03services/udev: Allow configuring udev to run in debug mode.Maxim Cournoyer
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès
2025-02-17gnu: guix-configuration: Add a chroot? parameter.Andreas Enge
2025-02-16Revert "services: Switch to ‘shepherd-system-log-service-type’ in ‘%bas...Ludovic Courtès
2025-02-15services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-servic...Ludovic Courtès
2025-02-07services: Rename field in greetd-terminal-configuration record.Maxim Cournoyer
2025-02-07services: greetd: Use mkdir-p in activation script.Dariqq
2025-02-06services: greetd: Add new gtkgreet greeter.muradm
2025-02-06services: greetd: Improve greeter configurations.muradm
2025-01-26services: Add the Shepherd’s ‘transient’ and ‘timer’ to ‘%base-se...Ludovic Courtès
2025-01-16services: Switch from mcron + Rottlog to Shepherd’s log rotation.Ludovic Courtès
2025-01-08services: static-networking: Fail when devices don’t show up.Ludovic Courtès
2025-01-08services: static-networking: Run set-up/tear-down as a separate process.Ludovic Courtès
2024-12-25services: syslog: fix configuration file argument45mg