guix/gnu
Ludovic Courtès a00dd9fbf4 services: Add service to cleanly unmount the root file system.
* gnu/services/base.scm (root-file-system-service,
  user-processes-service): New procedures.
  (mingetty-service, nscd-service, syslog-service, guix-service): Add
  requirement on 'user-processes'.
  (%base-services): Add (user-processes-service)
  and (root-file-system-service).
* gnu/services/xorg.scm (slim-service): Add requirement on
  'user-processes'.
2014-05-08 23:42:15 +02:00
..
packages gnu: openmpi: Avoid "open source" verbiage 2014-05-08 14:48:59 -05:00
services services: Add service to cleanly unmount the root file system. 2014-05-08 23:42:15 +02:00
system linux-initrd: Check the root and other early file systems. 2014-05-04 00:30:39 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Rewrite using gexps. 2014-04-28 23:24:18 +02:00
system.scm linux-initrd: Delete files from the initrd ramfs when switching roots. 2014-05-06 18:18:22 +02:00