index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
services: 'instantiate-missing-services' reaches fixed point.
Ludovic Courtès
1
-7
/
+17
2018-06-20
services: boot: Take gexps instead of monadic gexps.
Ludovic Courtès
1
-86
/
+78
2018-06-20
services: Add description to core services.
Ludovic Courtès
1
-10
/
+41
2018-06-20
services: cleanup: Expect file names to be UTF-8-encoded.
Ludovic Courtès
1
-0
/
+6
2018-06-20
services: boot: Reverse the order of boot expressions.
Ludovic Courtès
1
-1
/
+5
2018-04-08
discovery: Remove dependency on (guix ui).
Ludovic Courtès
1
-1
/
+2
2018-03-29
gnu: Refactor boot-service-type and activation-service-type.
Chris Marusich
1
-2
/
+2
2018-01-21
services: Missing services are automatically instantiated.
Ludovic Courtès
1
-11
/
+48
2017-12-17
services: cleanup: Remove "/run/udev/watch.old" directory.
Danny Milosavljevic
1
-1
/
+2
2017-11-08
services: Add 'lookup-service-types'.
Ludovic Courtès
1
-0
/
+11
2017-11-08
services: 'fold-service-types' includes (gnu services).
Ludovic Courtès
1
-1
/
+6
2017-11-08
services: 'fold-service-types' honors its seed.
Ludovic Courtès
1
-1
/
+1
2017-10-22
gexp: Add 'directory-union'.
Ludovic Courtès
1
-16
/
+1
2017-10-22
gexp: Add 'file-union'.
Ludovic Courtès
1
-20
/
+0
2017-10-12
services: cleanup: Remove Shadow lock files from /etc.
Ludovic Courtès
1
-0
/
+6
2017-09-22
services: network-manager: Add support for VPN plug-ins.
Ludovic Courtès
1
-1
/
+2
2017-09-16
services: Add 'fold-service-types'.
Ludovic Courtès
1
-0
/
+24
2017-09-16
services: Add a description and location for each service type.
Ludovic Courtès
1
-1
/
+12
2017-07-11
services: Make error message less scary.
Ludovic Courtès
1
-2
/
+3
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
1
-5
/
+5
2017-04-16
services: Service types can now specify a default value for instances.
Ludovic Courtès
1
-5
/
+57
2017-04-16
services: 'service-parameters' becomes 'service-value'.
Ludovic Courtès
1
-8
/
+13
2017-04-13
services: Define '%linux-bare-metal-service' using 'simple-service'.
Ludovic Courtès
1
-7
/
+4
2017-03-10
services: Create /var/log upon activation.
Christopher Baines
1
-2
/
+5
2017-02-08
services: Add 'special-files-service-type'.
Ludovic Courtès
1
-4
/
+21
2017-01-24
services: Create /var/log/wtmp upon activation.
Ludovic Courtès
1
-0
/
+4
2017-01-19
services: Create /var/run/utmpx upon activation.
Ludovic Courtès
1
-1
/
+6
2017-01-16
services: Export 'service-extension' procedures.
Christopher Baines
1
-0
/
+2
2016-12-11
services: Activate system prior to services.
Christopher Baines
1
-4
/
+6
2016-09-20
services: Use 'source-module-closure' for (gnu build activation).
Ludovic Courtès
1
-11
/
+3
2016-09-19
services: Add 'simple-service'.
Ludovic Courtès
1
-0
/
+8
2016-07-12
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
Ludovic Courtès
1
-55
/
+39
2016-07-12
gnu: Switch to 'with-imported-modules'.
Ludovic Courtès
1
-4
/
+4
2016-06-20
services: Add 'gc-root-service-type'.
Ludovic Courtès
1
-0
/
+28
2016-03-15
doc: Clarify and consolidate modify-services documentation.
Chris Marusich
1
-2
/
+3
2016-03-07
services: Use 'packages->manifest' in 'packages->profile-entry'.
宋文武
1
-2
/
+2
2016-02-08
file-systems: Spawn a Bournish REPL upon fsck failure.
Ludovic Courtès
1
-0
/
+1
2016-02-03
services: 'file-union' makes sure each source file exists.
Ludovic Courtès
1
-1
/
+6
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
Alex Kost
1
-3
/
+3
2016-01-06
services: cleanup-service: Catch 'system-error' instead of everything.
Ludovic Courtès
1
-6
/
+17
2016-01-05
services: Move /tmp cleanup to a separate service.
Ludovic Courtès
1
-29
/
+40
2016-01-05
services: boot: Reinstate /tmp and /var/run deletion.
Ludovic Courtès
1
-2
/
+13
2015-11-02
services: Add 'profile-service-type'.
Ludovic Courtès
1
-0
/
+19
2015-11-02
services: Add 'system-service-type'.
Ludovic Courtès
1
-7
/
+44
2015-11-02
services: Clarify extend/compose of BOOT-SERVICE-TYPE.
Ludovic Courtès
1
-5
/
+5
2015-10-29
services: Add 'linux-bare-metal-service-type'.
Ludovic Courtès
1
-22
/
+37
2015-10-28
services: Add 'modify-services'.
Ludovic Courtès
1
-0
/
+42
2015-10-14
services: Export 'service-back-edges'.
Ludovic Courtès
1
-0
/
+5
2015-10-10
services: Introduce extensible services.
Ludovic Courtès
1
-38
/
+417
2014-11-10
services: Add 'auto-start?' field to <service>.
Ludovic Courtès
1
-0
/
+3
[next]