guix/gnu
Ludovic Courtès be7be9e8dd services: Move /tmp cleanup to a separate service.
* gnu/services.scm (compute-boot-script): Remove /tmp and /var/run
deletion code from here.
(cleanup-gexp): New procedure with /tmp and /var/run deletion code
formerly in 'compute-boot-script'.
(cleanup-service-type): New variable.
* gnu/system.scm (essential-services): Add an instance of
CLEANUP-SERVICE-TYPE.
2016-01-05 00:28:42 +01:00
..
build system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00
packages gnu: gtk+: Add patch to support GUIX_GTK3_PATH. 2016-01-04 16:11:10 -05:00
services file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
system file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
artwork.scm
packages.scm
services.scm services: Move /tmp cleanup to a separate service. 2016-01-05 00:28:42 +01:00
system.scm services: Move /tmp cleanup to a separate service. 2016-01-05 00:28:42 +01:00