/srfi/

' href='https://git.koszko.org/guix/atom/gnu/services.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services.scm
AgeCommit message (Expand)Author
2019-05-10services: 'gc-root-service-type' now has a default value....Ludovic Courtès
2018-09-07services: 'instantiate-missing-services' reaches fixed point....Ludovic Courtès
2018-06-20services: boot: Take gexps instead of monadic gexps....Ludovic Courtès
2018-06-20services: Add description to core services....Ludovic Courtès
2018-06-20services: cleanup: Expect file names to be UTF-8-encoded....Ludovic Courtès
2018-06-20services: boot: Reverse the order of boot expressions....Ludovic Courtès
2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès
2018-03-29gnu: Refactor boot-service-type and activation-service-type....Chris Marusich
2018-01-21services: Missing services are automatically instantiated....Ludovic Courtès
2017-12-17services: cleanup: Remove "/run/udev/watch.old" directory....Danny Milosavljevic
2017-11-08services: Add 'lookup-service-types'....Ludovic Courtès
2017-11-08services: 'fold-service-types' includes (gnu services)....Ludovic Courtès
2017-11-08services: 'fold-service-types' honors its seed....Ludovic Courtès
2017-10-22gexp: Add 'directory-union'....Ludovic Courtès
2017-10-22gexp: Add 'file-union'....Ludovic Courtès
2017-10-12services: cleanup: Remove Shadow lock files from /etc....Ludovic Courtès
2017-09-22services: network-manager: Add support for VPN plug-ins....Ludovic Courtès
2017-09-16services: Add 'fold-service-types'....Ludovic Courtès
2017-09-16services: Add a description and location for each service type....Ludovic Courtès
2017-07-11services: Make error message less scary....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-16services: Service types can now specify a default value for instances....Ludovic Courtès
2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès
2017-04-13services: Define '%linux-bare-metal-service' using 'simple-service'....Ludovic Courtès
2017-03-10services: Create /var/log upon activation....Christopher Baines
2017-02-08services: Add 'special-files-service-type'....Ludovic Courtès
2017-01-24services: Create /var/log/wtmp upon activation....Ludovic Courtès
2017-01-19services: Create /var/run/utmpx upon activation....Ludovic Courtès
2017-01-16services: Export 'service-extension' procedures....Christopher Baines
2016-12-11services: Activate system prior to services....Christopher Baines