index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
shepherd.scm
Age
Commit message (
Expand
)
Author
2023-06-25
services: Validate 'provision' field of <shepherd-service>.
Ludovic Courtès
2023-05-13
services: shepherd: Default to 0.10.
Ludovic Courtès
2022-11-18
services: shepherd: Define 'shepherd-configuration-action' helper.
Ludovic Courtès
2022-09-29
services: shepherd: Leave the finalization thread in peace.
Ludovic Courtès
2022-09-13
services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co.
Ludovic Courtès
2022-09-11
services: shepherd: Open /dev/null as O_CLOEXEC.
Ludovic Courtès
2022-04-10
services: shepherd: Do not unload transient services.
Ludovic Courtès
2022-04-07
services: shepherd: Default to version 0.9.
Ludovic Courtès
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
2021-03-03
services: shepherd: Make 'assert-valid-graph' public.
Andrew Tropin
2021-02-25
services: shepherd: Make /run/booted-system a symlink to the store item.
Ludovic Courtès
2021-01-30
services: shepherd: Allow custom 'shepherd' package.
Maxime Devos
2021-01-13
services: shepherd: 'shepherd-service-type' requires documentation.
Ludovic Courtès
2020-11-18
services: shepherd: Map all the invalid store characters to dash.
Ludovic Courtès
2020-06-14
services: Add 'hurd-vm service-type'.
Jan (janneke) Nieuwenhuizen
2020-05-16
services: shepherd: Silence Guile warnings.
Ludovic Courtès
2020-05-08
Merge branch 'core-updates'
Marius Bakke
2020-05-08
services: Add descriptions.
Ludovic Courtès
2020-04-25
services: shepherd: Cross-compilation fix.
Jan (janneke) Nieuwenhuizen
2020-04-21
gnu: shepherd: Update to 0.8.0.
Ludovic Courtès
2020-04-17
services: Move 'user-processes' to (gnu services shepherd).
Ludovic Courtès
2020-04-15
services: shepherd: Increase the PID file timeout to 30s.
Ludovic Courtès
2020-03-29
services: shepherd: Mark '.go' derivations as non-substitutable.
Ludovic Courtès
2020-02-16
services: shepherd: Spawn services with nothing but the PATH variable.
Ludovic Courtès
2019-10-06
services: shepherd: Compile service files.
Ludovic Courtès
2019-04-23
linux-container: Remove '%containerized-shepherd-service' hack.
Ludovic Courtès
2019-04-23
services: shepherd: Support one-shot services.
Ludovic Courtès
2018-12-18
file-systems: Spawn a REPL only when interaction is possible.
Ludovic Courtès
2018-09-26
services: shepherd: Add workaround for 0.5.0 in containers.
Ludovic Courtès
2018-09-26
guix system: Load all services on reconfigure, not just stopped ones.
Carlo Zancanaro
2018-07-13
services: shepherd: Support custom actions.
Ludovic Courtès
2018-06-20
services: boot: Take gexps instead of monadic gexps.
Ludovic Courtès
2018-03-15
services: 'shepherd-service-type' now accepts a default value.
Ludovic Courtès
2018-01-21
services: shepherd: Make 'shepherd-configuration-file' non-monadic.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-02-08
services: shepherd: Replace spaces with hyphens in file names.
Clément Lassieur
2016-12-19
services: Use 'file-append' in more places.
Ludovic Courtès
2016-08-31
services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.
Ludovic Courtès
2016-08-31
services: shepherd: Parameterize 'shepherd-service-back-edges'.
Ludovic Courtès
2016-08-31
services: shepherd: Add 'shepherd-service-lookup-procedure'.
Ludovic Courtès
2016-07-19
services: shepherd: Clarify error message about missing service.
Ludovic Courtès
2016-07-12
services: <shepherd-service> no longer has an 'imported-modules' field.
Ludovic Courtès
2016-02-05
service: shepherd: All of the config file is in 'call-with-error-handling'.
Ludovic Courtès
2016-02-05
service: shepherd: Guard against exceptions raised by 'start'.
Ludovic Courtès
2016-02-03
guix system: 'reconfigure' loads and starts new services.
Ludovic Courtès
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
Alex Kost
2016-01-29
services: shepherd: Rename shepherd configuration file.
Alex Kost
2016-01-29
Rename (gnu services dmd) to (gnu services shepherd).
Alex Kost