index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
shepherd.scm
Age
Commit message (
Expand
)
Author
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