summaryrefslogtreecommitdiff
path: root/gnu/services.scm
Commit message (Expand)AuthorAgeFilesLines
* services: Use 'source-module-closure' for (gnu build activation)....Ludovic Courtès2016-09-201-11/+3
* services: Add 'simple-service'....Ludovic Courtès2016-09-191-0/+8
* gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'....Ludovic Courtès2016-07-121-55/+39
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-4/+4
* services: Add 'gc-root-service-type'....Ludovic Courtès2016-06-201-0/+28
* doc: Clarify and consolidate modify-services documentation....Chris Marusich2016-03-151-2/+3
* services: Use 'packages->manifest' in 'packages->profile-entry'....宋文武2016-03-071-2/+2
* file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès2016-02-081-0/+1
* services: 'file-union' makes sure each source file exists....Ludovic Courtès2016-02-031-1/+6
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-3/+3
* services: cleanup-service: Catch 'system-error' instead of everything....Ludovic Courtès2016-01-061-6/+17
* services: Move /tmp cleanup to a separate service....Ludovic Courtès2016-01-051-29/+40
* services: boot: Reinstate /tmp and /var/run deletion....Ludovic Courtès2016-01-051-2/+13
* services: Add 'profile-service-type'....Ludovic Courtès2015-11-021-0/+19
* services: Add 'system-service-type'....Ludovic Courtès2015-11-021-7/+44
* services: Clarify extend/compose of BOOT-SERVICE-TYPE....Ludovic Courtès2015-11-021-5/+5
* services: Add 'linux-bare-metal-service-type'....Ludovic Courtès2015-10-291-22/+37
* services: Add 'modify-services'....Ludovic Courtès2015-10-281-0/+42
* services: Export 'service-back-edges'....Ludovic Courtès2015-10-141-0/+5
* services: Introduce extensible services....Ludovic Courtès2015-10-101-38/+417
* services: Add 'auto-start?' field to <service>....Ludovic Courtès2014-11-101-0/+3
* services: Change default 'stop' value to #~(const #f)....Ludovic Courtès2014-09-171-3/+4
* services: Support per-service activation scripts....Ludovic Courtès2014-05-241-1/+4
* services: Rewrite using gexps....Ludovic Courtès2014-04-281-5/+2
* gnu: Introduce the (gnu services ...) modules....Ludovic Courtès2014-02-191-0/+62