guix-play/gnu
Ludovic Courtès 5dae0186de system: Add support for Linux-style mapped devices.
* gnu/system/file-systems.scm (<mapped-device>): New record type.
* gnu/system.scm (<operating-system>)[mapped-devices]: New field.
  (luks-device-mapping): New procedure.
  (other-file-system-services)[device-mappings, requirements]: New
  procedures.  Pass #:requirements to 'file-system-service'.
  (device-mapping-services): New procedure.
  (essential-services): Use it.  Append its result to the return value.
  (operating-system-initrd-file): Add comment.
* gnu/services/base.scm (file-system-service): Add #:requirements
  parameter and honor it.
  (device-mapping-service): New procedure.
* gnu/system/linux-initrd.scm (base-initrd): Add comment.
2014-09-12 00:14:52 +02:00
..
build activation: Set the permissions of /etc/sudoers to 440. 2014-09-12 00:14:52 +02:00
packages gnu: Add weechat 2014-09-11 17:14:24 -05:00
services system: Add support for Linux-style mapped devices. 2014-09-12 00:14:52 +02:00
system system: Add support for Linux-style mapped devices. 2014-09-12 00:14:52 +02:00
packages.scm Move specification->package to gnu/packages.scm. 2014-09-03 02:07:07 +02:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Add support for Linux-style mapped devices. 2014-09-12 00:14:52 +02:00