aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/shepherd.scm
Commit message (Expand)AuthorAge
* services: shepherd: Leave the finalization thread in peace.Ludovic Courtès2022-09-29
* services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co.Ludovic Courtès2022-09-13
* services: shepherd: Open /dev/null as O_CLOEXEC.Ludovic Courtès2022-09-11
* services: shepherd: Do not unload transient services.Ludovic Courtès2022-04-10
* services: shepherd: Default to version 0.9.Ludovic Courtès2022-04-07
* services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice2021-11-30
* services: shepherd: Make 'assert-valid-graph' public.Andrew Tropin2021-03-03
* services: shepherd: Make /run/booted-system a symlink to the store item.Ludovic Courtès2021-02-25
* services: shepherd: Allow custom 'shepherd' package.Maxime Devos2021-01-30
* services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès2021-01-13
* services: shepherd: Map all the invalid store characters to dash.Ludovic Courtès2020-11-18
* services: Add 'hurd-vm service-type'.Jan (janneke) Nieuwenhuizen2020-06-14
* services: shepherd: Silence Guile warnings.Ludovic Courtès2020-05-16
* Merge branch 'core-updates'Marius Bakke2020-05-08
|\
| * services: shepherd: Cross-compilation fix.Jan (janneke) Nieuwenhuizen2020-04-25
* | services: Add descriptions.Ludovic Courtès2020-05-08
|/
* gnu: shepherd: Update to 0.8.0.Ludovic Courtès2020-04-21
* services: Move 'user-processes' to (gnu services shepherd).Ludovic Courtès2020-04-17
* services: shepherd: Increase the PID file timeout to 30s.Ludovic Courtès2020-04-15
* services: shepherd: Mark '.go' derivations as non-substitutable.Ludovic Courtès2020-03-29
* services: shepherd: Spawn services with nothing but the PATH variable.Ludovic Courtès2020-02-16
* services: shepherd: Compile service files.Ludovic Courtès2019-10-06
* linux-container: Remove '%containerized-shepherd-service' hack.Ludovic Courtès2019-04-23
* services: shepherd: Support one-shot services.Ludovic Courtès2019-04-23
* file-systems: Spawn a REPL only when interaction is possible.Ludovic Courtès2018-12-18
* services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès2018-09-26
* guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro2018-09-26
* services: shepherd: Support custom actions.Ludovic Courtès2018-07-13
* services: boot: Take gexps instead of monadic gexps.Ludovic Courtès2018-06-20
* services: 'shepherd-service-type' now accepts a default value.Ludovic Courtès2018-03-15
* services: shepherd: Make 'shepherd-configuration-file' non-monadic.Ludovic Courtès2018-01-21
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* services: shepherd: Replace spaces with hyphens in file names.Clément Lassieur2017-02-08
* services: Use 'file-append' in more places.Ludovic Courtès2016-12-19
* services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
* services: shepherd: Parameterize 'shepherd-service-back-edges'.Ludovic Courtès2016-08-31
* services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès2016-08-31
* services: shepherd: Clarify error message about missing service.Ludovic Courtès2016-07-19
* services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès2016-07-12
* service: shepherd: All of the config file is in 'call-with-error-handling'.Ludovic Courtès2016-02-05
* service: shepherd: Guard against exceptions raised by 'start'.Ludovic Courtès2016-02-05
* guix system: 'reconfigure' loads and starts new services.Ludovic Courtès2016-02-03
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
* services: shepherd: Rename shepherd configuration file.Alex Kost2016-01-29
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29