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.scm
Age
Commit message (
Expand
)
Author
2017-07-11
services: Make error message less scary.
...
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
...
Ludovic Courtès
2017-04-16
services: Service types can now specify a default value for instances.
...
Ludovic Courtès
2017-04-16
services: 'service-parameters' becomes 'service-value'.
...
Ludovic Courtès
2017-04-13
services: Define '%linux-bare-metal-service' using 'simple-service'.
...
Ludovic Courtès
2017-03-10
services: Create /var/log upon activation.
...
Christopher Baines
2017-02-08
services: Add 'special-files-service-type'.
...
Ludovic Courtès
2017-01-24
services: Create /var/log/wtmp upon activation.
...
Ludovic Courtès
2017-01-19
services: Create /var/run/utmpx upon activation.
...
Ludovic Courtès
2017-01-16
services: Export 'service-extension' procedures.
...
Christopher Baines
2016-12-11
services: Activate system prior to services.
...
Christopher Baines
2016-09-20
services: Use 'source-module-closure' for (gnu build activation).
...
Ludovic Courtès
2016-09-19
services: Add 'simple-service'.
...
Ludovic Courtès
2016-07-12
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
...
Ludovic Courtès
2016-07-12
gnu: Switch to 'with-imported-modules'.
...
Ludovic Courtès
2016-06-20
services: Add 'gc-root-service-type'.
...
Ludovic Courtès
2016-03-15
doc: Clarify and consolidate modify-services documentation.
...
Chris Marusich
2016-03-07
services: Use 'packages->manifest' in 'packages->profile-entry'.
...
宋文武
2016-02-08
file-systems: Spawn a Bournish REPL upon fsck failure.
...
Ludovic Courtès
2016-02-03
services: 'file-union' makes sure each source file exists.
...
Ludovic Courtès
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
...
Alex Kost
2016-01-06
services: cleanup-service: Catch 'system-error' instead of everything.
...
Ludovic Courtès
2016-01-05
services: Move /tmp cleanup to a separate service.
...
Ludovic Courtès
2016-01-05
services: boot: Reinstate /tmp and /var/run deletion.
...
Ludovic Courtès
2015-11-02
services: Add 'profile-service-type'.
...
Ludovic Courtès
2015-11-02
services: Add 'system-service-type'.
...
Ludovic Courtès
2015-11-02
services: Clarify extend/compose of BOOT-SERVICE-TYPE.
...
Ludovic Courtès
2015-10-29
services: Add 'linux-bare-metal-service-type'.
...
Ludovic Courtès
2015-10-28
services: Add 'modify-services'.
...
Ludovic Courtès
2015-10-14
services: Export 'service-back-edges'.
...
Ludovic Courtès
2015-10-10
services: Introduce extensible services.
...
Ludovic Courtès
2014-11-10
services: Add 'auto-start?' field to <service>.
...
Ludovic Courtès
2014-09-17
services: Change default 'stop' value to #~(const #f).
...
Ludovic Courtès
2014-05-24
services: Support per-service activation scripts.
...
Ludovic Courtès
2014-04-28
services: Rewrite using gexps.
...
Ludovic Courtès
2014-02-19
gnu: Introduce the (gnu services ...) modules.
...
Ludovic Courtès