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